OptionalmaxResults?: numberThe maximum number of items to return per page.
The list of project IDs. To include multiple project IDs, provide an ampersand-separated list. For example,
projectId=10000&projectId=10001.
OptionalstartAt?: numberThe index of the first item to return in a page of results (page offset).
Optionaloptions: RequestOptions
Returns a paginated list of issue type schemes and, for each issue type scheme, a list of the projects that use it.
Only issue type schemes used in classic projects are returned.
Permissions required: Administer Jira global permission.