settings.users.read
GRANULAR SCOPE(S): None
LIMITS: Standard API rate limits
Parameter | Description |
---|---|
ID Property | The name of a property with unique user values. Valid values are USER_ID (default) or EMAIL . |
User ID | Identifier of user to retrieve. |
{
"id": "<string>",
"email": "<string>",
"roleIds": [],
"superAdmin": false
}
Was this page helpful?