Priority schemes
Get available priorities by priority scheme
Returns a paginated list of priorities available for adding to a priority scheme.
Permissions required: Administer Jira global permission.
get/rest/api/3/priorityscheme/priorities/available
Query parameters
startAtstring
The index of the first item to return in a page of results (page offset).
maxResultsstring
The maximum number of items to return per page.
querystring
The string to query priorities on by name.
schemeIdstring required
The priority scheme ID.
excludestring[]
A list of priority IDs to exclude from the results.
Response
Returned if the request is successful.