| schemas |
array |
The SCIM schema URIs for this resource. |
| id |
string |
The SCIM unique identifier for the user. |
| userName |
string |
The user's email address, used as the primary identifier. |
| name |
object |
The user's name components. |
| emails |
array |
Array of email addresses for the user. |
| active |
boolean |
Whether the user account is active. |
| groups |
array |
Array of groups the user belongs to. |
| meta |
object |
SCIM metadata for the resource. |