Screen tab fields
Get all screen tab fields
Returns all fields for a screen tab.
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/{tabId}/fields
Path parameters
screenIdinteger required
The ID of the screen.
tabIdinteger required
The ID of the screen tab.
Query parameters
projectKeystring
The key of the project.
Response
Returned if the request is successful.