User organization role assignments
Retrieve user organization role
Retrieves an organization role assigned to a user.
get/organization/users/{user_id}/roles/{role_id}
Path parameters
user_idstring required
The ID of the user to inspect.
role_idstring required
The ID of the organization role to retrieve for the user.
Response
Organization role retrieved for the user successfully.
Changes
Changed in 1 of the 31 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○