v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Screens

Get available screen fields

Returns the fields that can be added to a tab on a screen.

Permissions required: Administer Jira global permission.

get/rest/api/3/screens/{screenId}/availableFields

Path parameters

screenIdinteger required

The ID of the screen.

Response

Returned if the request is successful.

idstring

The ID of the screen tab field.

namestring

The name of the screen tab field. Required on create and update. The maximum length is 255 characters.