Get priority schemes
Returns a paginated list of priority schemes.
Permissions required: Administer Jira global permission.
Query parameters
The index of the first item to return in a page of results (page offset).
The maximum number of items to return per page.
A set of priority IDs to filter by. To include multiple IDs, provide an ampersand-separated list. For example, priorityId=10000&priorityId=10001.
A set of priority scheme IDs. To include multiple IDs, provide an ampersand-separated list. For example, schemeId=10000&schemeId=10001.
The name of scheme to search for.
Whether only the default priority is returned.
The ordering to return the priority schemes by.
A comma separated list of additional information to return. "priorities" will return priorities associated with the priority scheme. "projects" will return projects associated with the priority scheme. expand=priorities,projects.
Response
Returned if the request is successful.