Get projects by priority scheme
Returns a paginated list of projects by scheme.
Permissions required: Administer Jira global permission.
Path parameters
The priority scheme ID.
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.
The project IDs to filter by. For example, projectId=10000&projectId=10001.
The string to query projects on by name.
Response
Returned if the request is successful.
Changes
Changed in 1 of the 15 revisions of this API.2
- ●
added the new
product_discoveryenum value to thevalues/items/issueTypes/items/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●
added the new
product_discoveryenum value to thevalues/items/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●