Gets the user information for a specified user.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/users/{{userId}}?additional_info={{additional_info}}&email={{email}}
Retrieves the user information for the specified user.
To return additional user information that details the last login date, login status, and the user's password expiration date, set the optional additional_info
query string parameter to true.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
additional_info | string | ||
email | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |