Retrieve an organization user
Retrieves the details of an existing organization user.
GET/v3/organizations/{organizationId}/users/{id}
JWT
organization:user:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| organizationId* | string | path | |
| id* | string | path | Unique identifier for the organization user. |
Responses
200
401
403
404
429
500