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

KeyDatatypeRequiredDescription
projectKeystringThe key of the project.

RESPONSES

status: OK

[{&quot;name&quot;:&quot;eiusmod ut&quot;,&quot;id&quot;:-24294434},{&quot;name&quot;:&quot;do elit&quot;,&quot;id&quot;:47380790}]