Roles
Retrieve project role
Retrieves a project role.
get/projects/{project_id}/roles/{role_id}
Path parameters
project_idstring required
The ID of the project.
role_idstring required
The ID of the role to retrieve.
Response
Project role retrieved successfully.
Changes
Changed in 1 of the 31 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○