The following code sample demonstrates how to retrieve the list of all configured cloud identity provider instances:
curl -X GET --header 'Accept: application/json' --header 'Authorization: Bearer YOUR_BEARER_TOKEN' 'https://YOUR_JAMF_PRO_URL/api/v1/cloud-idp'
The response contains all configured instances with their identifiers.