get https://yourServer.jamfcloud.com/api/ldap/servers
Retrieve all Servers including LDAP and Cloud Identity Providers.
Response
Retrieve all Servers including LDAP and Cloud Identity Providers.
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/ldap/servers \
--header 'accept: application/json'