v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Field schemes

Get projects with field schemes

Get projects with field association schemes. This will be a temporary API but useful when transitioning from the legacy field configuration APIs to the new ones.

Permissions required: Administer Jira global permission.

get/rest/api/3/config/fieldschemes/projects

Query parameters

startAtinteger

The starting index of the returned projects. Base index: 0.

maxResultsinteger

The maximum number of projects to return per page, maximum allowed value is 100.

projectIdinteger[] required

List of project ids to filter the results by.

Response

Returns the list of project with field association schemes.

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.