[
{
"Id": "134446007",
"FirstName": "Alex",
"LastName": "Smith",
"Tag": "",
"Active": true,
"Email": "alex.smith@example.com",
"ClientId": "sandboxalex",
"InvitationStatus": "EXPIRED",
"PermissionGroupId": "ADMIN",
"LastLoginDate": null,
"CreationDate": 1646232844
}
]
[
{
"Id": "134446007",
"FirstName": "Alex",
"LastName": "Smith",
"Tag": "",
"Active": true,
"Email": "alex.smith@example.com",
"ClientId": "sandboxalex",
"InvitationStatus": "EXPIRED",
"PermissionGroupId": "ADMIN",
"LastLoginDate": null,
"CreationDate": 1646232844
}
]
Id
of the Permission Group object associated with the Dashboard user. Identifiers for default permission groups are ADMIN, WRITE, and READ.200
Show properties
Show properties
ACCEPTED
– The invitation was accepted by the user, and the corresponding SSO is activated.SENT
– The invitation was sent to the user, but not yet accepted.EXPIRED
–The invitation was sent but the user didn’t complete the registration in the 30-minute limit.Id
of the Permission Group object associated with the Dashboard user. Identifiers for default permission groups are ADMIN, WRITE, and READ.[
{
"Id": "134446007",
"FirstName": "Alex",
"LastName": "Smith",
"Tag": "",
"Active": true,
"Email": "alex.smith@example.com",
"ClientId": "sandboxalex",
"InvitationStatus": "EXPIRED",
"PermissionGroupId": "ADMIN",
"LastLoginDate": null,
"CreationDate": 1646232844
}
]
Was this page helpful?