API for getting Services configured

Hi,

I’m looking to simplify the way administrators can configure service ids that can be included in the association list when submitting deployment information to Jira Software.

I found that the services are available through the ‘Affected Services’ custom field, but the field doesn’t expose selectable service using the /rest/api/3/field/[fieldId]/context/[contextId]/option or any of the other apis listed in the docs

However it does expose the available fields using this api, /rest/service-registry-api/service?query= but it’s not clear how this API can be used to access the configured services if multiple service management projects are configured.

Is there an API available to access the list of available services? I only need a read-only list.

Cheers,
Mark

Is there someone from Atlassian that can pitch in?

Is there no intel on this available??