Read One Policy Decision Service Configuration Data

GET {{apiPath}}/environments/{{envID}}/authorizationVersions/{{authorizationVersionID}}

The GET /environments/{{envID}}/authorizationVersions/{{authorizationVersionID}} operation returns full executable policy configuration data for the authorization version identified by its ID in the request URL. This operation uses the application/vnd.pingidentity.authorizationpolicyversion.deploymentpackage+octet-stream custom media type as the content type in the request header.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/authorizationVersions/d7437c70-3082-11ee-80bd-adfbbca2bf5b"},"tag":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/authorizationVersions/d7437c70-3082-11ee-80bd-adfbbca2bf5b/tag"},"changedResource":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/policies/3e488760-8a89-4dad-ac05-607b3ec44c19"},"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}},"id":"d7437c70-3082-11ee-80bd-adfbbca2bf5b","createdAt":"2023-08-01T15:48:21.047Z","changeDetails":{"changedResource":{"id":"3e488760-8a89-4dad-ac05-607b3ec44c19","type":"PolicySet"},"changeType":"CREATE","changedEntityName":"Policies","changedEntityType":"PolicySet"},"tag":{"_links":{},"_embedded":{},"updatedAt":"2023-08-01T15:48:21.046Z","description":"Bootstrap"},"environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}}