Retrieve user with given id
** Required security scopes**:
get/tenants/{tenantID}/users/{userID}
Path parameters
tenantIDinteger required
userIDinteger required
Response
OK
Example response
{
"active": false,
"email": "Fuga voluptatem maxime quos ut nemo atque.",
"first_name": "Repellat placeat.",
"href": "Aut rerum asperiores sed.",
"id": 8228687825420380000,
"last_name": "Incidunt qui odio totam.",
"role": "Odio quia voluptas accusamus perspiciatis.",
"tenant_id": 3020897881766935000,
"validated": false
}Changes
Changed in 4 of the 24 revisions of this API.22
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲