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.
Path parameters
The project ID or project key (case sensitive).
Query parameters
Whether the roles should be filtered to include only those the user is assigned to.
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.
Changes
Changed in 1 of the 15 revisions of this API.1
- ●
added the new
product_discoveryenum value to theitems/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●