Read Branding Settings
GET {{apiPath}}/environments/{{envID}}/brandingSettings
The GET /environments/{{envID}}/brandingSettings
endpoint returns the branding configuration settings for the specified environment resource.
RESPONSES
status: OK
{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/brandingSettings"},"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}},"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6","logo":{"href":"https://i.special.io/images/orgLogo/orgLogoSmall-Jfdwu930d.png","id":"e8ad78dd-d45c-49b4-974d-8d5e443d4531"},"companyName":"Ping"}