Project roles
Get project role details
Returns all project roles and the details for each role. Note that the list of project roles is common to all projects.
This operation can be accessed anonymously.
Permissions required: Administer Jira global permission or Administer projects project permission for the project.
get/rest/api/2/project/{projectIdOrKey}/roledetails
Path parameters
projectIdOrKeystring required
The project ID or project key (case sensitive).
Query parameters
currentMemberboolean
Whether the roles should be filtered to include only those the user is assigned to.
excludeConnectAddonsboolean
excludeOtherServiceRolesboolean
Do not return the default JSM company-managed space from CSM spaces, or the default CSM roles from JSM spaces.
Response
Returned if the request is successful.