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