Read One Population Default IdP

GET {{apiPath}}/environments/{{envID}}/populations/{{popID}}/defaultIdentityProvider

Use GET /environments/{{envID}}/populations/{{popID}}/defaultIdentityProvider to return the default identity provider for the specified population in the environment.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/populations/f5d70107-ee11-481c-a73d-f3d812808d76/defaultIdentityProvider"},"population":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/populations/f5d70107-ee11-481c-a73d-f3d812808d76"}},"id":"5609001a-96db-422a-9507-2aa9905b21f5","type":"FACEBOOK"}