curl --location 'http://jira.local:8080/jira/rest//rest/api/3/screens//tabs//fields' \ --header 'Content-Type: application/json' \ --data '{ "fieldId": "summary" }'
{"id":"summary","name":"Summary"}