List of branding items
GET {{baseUrl}}/brandings
This API endpoint returns a list of branding items.
A token with API, ORG_ADMIN authority is required to call this API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"name":"default","productName":"product name","actionButtonColor":"0074D9","activeLinkColor":"esse","navigationColor":"do est ex proident","emailFromAddress":"no-reply@sailpoint.com","standardLogoURL":"","loginInformationalMessage":""},{"name":"default","productName":"product name","actionButtonColor":"0074D9","activeLinkColor":"velit quis","navigationColor":"eiu","emailFromAddress":"no-reply@sailpoint.com","standardLogoURL":"","loginInformationalMessage":""}]