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.