{
"status": {
"code": {},
"description": "string",
"details": "string",
"stackTrace": [
"string"
],
"percentCompleted": 0,
"timeRemaining": 0,
"reqId": "string",
"internalDetails": "string",
"redirectInfo": {
"url": "string",
"resourceType": "string",
"oldResourceId": "string",
"newResourceId": "string"
}
},
"user": {
"id": "string",
"primaryEmail": "string",
"firstName": "string",
"lastName": "string",
"companyName": "string",
"jobTitle": "string",
"jobRole": "string",
"billType": "string",
"createdAt": "2019-08-24T14:15:22Z",
"dateGdprConsent": "2019-08-24T14:15:22Z",
"dateTosConsent": "2019-08-24T14:15:22Z",
"dateMarketingConsent": "2019-08-24T14:15:22Z",
"datePiiConsent": "2019-08-24T14:15:22Z",
"metadata": {},
"emailAddresses": [
{
"email": "string",
"primary": true,
"verified": true
}
],
"twoFactorAuthEnabled": true,
"teamsCount": 0,
"isStarred": true,
"starCount": 0,
"visibility": {
"gettable": "UNKNOWN_VISIBILITY"
},
"userDetail": {
"primaryEmail": "string",
"billType": "string",
"dateGdprConsent": "2019-08-24T14:15:22Z",
"dateTosConsent": "2019-08-24T14:15:22Z",
"dateMarketingConsent": "2019-08-24T14:15:22Z",
"datePiiConsent": "2019-08-24T14:15:22Z",
"metadata": {},
"emailAddresses": [
{
"email": "string",
"primary": true,
"verified": true
}
],
"twoFactorAuthEnabled": true,
"teamsCount": 0,
"country": "string",
"state": "string"
}
}
}