Project user role assignments
Retrieve project user role
Retrieves a project role assigned to a user.
get/projects/{project_id}/users/{user_id}/roles/{role_id}
Path parameters
project_idstring required
The ID of the project to inspect.
user_idstring required
The ID of the user to inspect.
role_idstring required
The ID of the project role to retrieve for the user.
Response
Project role retrieved for the user successfully.