Read Credential Issuer Profile
GET {{apiPath}}/environments/{{envID}}/credentialIssuerProfile
Use the GET {{apiPath}}/environments/{{envID}}/credentialIssuerProfile
operation to return the issuer profile for the environment.
RESPONSES
status: OK
{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/credentialIssuerProfile"}},"id":"13dbe7c2-7aeb-4ad4-9618-0d0870678995","createdAt":"2021-07-07T16:12:45.119Z","updatedAt":"2021-07-07T16:12:45.119Z","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"applicationInstance":{"id":"0a75a85a-f7d1-4d69-91ec-ed0e663989a4"},"name":"Issuer Name","siteUrl":"https://example.com"}