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.
リクエストパラメータ
クエリパラメータ
レスポンス
🟢200OK
application/json
Returned if the request is successful.
ボディ
🟠400不正な要求
🟠401権限なし
🟠403アクセス禁止
リクエストリクエストExample
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/issuesecurityschemes/project'