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 Jiraglobal permission.
请求参数
Query 参数
返回响应
🟢200Returned if the request is successful.
application/json
Body
🟠400Returned if the search criteria is invalid.If you specify the project ID parameter
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user doesn't have the necessary permission.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'http:///rest/api/3/issuesecurityschemes/project'