Users
Get a User
get/users/{id}
Path parameters
idstring required
Response
OK
Example response
{
"$schema": "/v1/schemas/GetUserResponseBody.json"
}Changes
Changed in 1 of the 28 revisions of this API.1
- ○
added the required property
data/attributes/organizationRoleto the response with the200statusresponse-required-property-added
- ○