Get All Screen Tabs
GET {{baseUrl}}/rest/api/3/screens/:screenId/tabs?projectKey=<string>
Returns the list of tabs for a screen.
Permissions required:
- Administer Jira global permission.
- Administer projects project 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.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
projectKey | string | The key of the project. |
RESPONSES
status: OK
[{"name":"eiusmod ut","id":-24294434},{"name":"do elit","id":47380790}]