Obtaining the List of Configured Cloud Identity Provider Instances

Technical Articles

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

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.