Read Administrator Security Settings

GET {{apiPath}}/environments/{{envID}}/adminConfig

The GET /environment/{{envID}}/adminConfig operation returns the administrator sign-on configuration associated with the specified environment.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/adminConfig"}},"environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"authenticationMethod":"PINGONE","recovery":true,"policy":{"id":"02cd5547-a749-4860-a524-29085a71eb07"}}