How, using an API, can I get the list of screens associated to a custom field

As far as I can see, this is not possible to do in a single query. For each custom field that has a screen count, you’d have to call the Get Screens for a Field API method.

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens/#api-rest-api-3-field-fieldid-screens-get

1 Like