roles
Retrieve a specific organization role
Retrieves detailed information about a specific role within an organization.
get/organisations/{org_id}/roles/{role_id}
Path parameters
org_idstring uuid required
ID of the organization containing the role.
role_idstring uuid required
ID of the role to retrieve.
Response
Role retrieved successfully