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/2/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.
Changes
No recorded changes to this endpoint across all 16 revisions of this API.