Administer projectsproject permission when the project key is specified, providing that the screen is associated with the project through a Screen Scheme and Issue Type Screen Scheme.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'http:///rest/api/3/screens//tabs'
响应示例响应示例
200 - 示例 1
[{"id":0,"name":"string"}]
请求参数
Path 参数
Query 参数
返回响应
🟢200Returned if the request is successful.
application/json
Body
🟠400Returned if the screen ID is invalid.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have the necessary permission.