v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Screen tabs

Get all screen tabs

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.
get/rest/api/3/screens/{screenId}/tabs

Path parameters

screenIdinteger required

The ID of the screen.

Query parameters

projectKeystring

The key of the project.

Response

Returned if the request is successful.

idinteger

The ID of the screen tab.

namestring required

The name of the screen tab. The maximum length is 255 characters.