Any way of getting customfield configurations through the REST API?

Hello,

I’m currently trying to figure out if its possible to get customfield configurations through any of the Jira/JSM APIs but I can’t seem to find anything that would return these. As an example the Assets customfield:

I see that internally Atlassian uses the following endpoint here:

/rest/servicedesk/cmdb/latest/fieldconfig/{fieldConfigId}

But as this is an Atlassian internal endpoint we are unable authenticate against it with our app, has anyone found a way to get this info through any of the public Jira/JSM APIs?

1 Like

To answer my own question, no there isnt :slight_smile:
I got this public ticket created though so if you need this also go vote for https://jira.atlassian.com/browse/JSDCLOUD-14068 thanks :green_heart: