v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue security schemes

Get projects using issue security schemes

Returns a paginated mapping of projects that are using security schemes. You can provide either one or multiple security scheme IDs or project IDs to filter by. If you don't provide any, this will return a list of all mappings. Only issue security schemes in the context of classic projects are supported. Permissions required: Administer Jira global permission.

get/rest/api/3/issuesecurityschemes/project

Query parameters

startAtstring

The index of the first item to return in a page of results (page offset).

maxResultsstring

The maximum number of items to return per page.

issueSecuritySchemeIdstring[]

The list of security scheme IDs to be filtered out.

projectIdstring[]

The list of project IDs to be filtered out.

Response

Returned if the request is successful.

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.