v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
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.

isLastboolean

Whether this is the last page.

maxResultsinteger

The maximum number of items that could be returned.

nextPagestring uri

If there is another page of results, the URL of the next page.

selfstring uri

The URL of the page.

startAtinteger

The index of the first item returned.

totalinteger

The number of items returned.