Skip to main content

List of branding items

GET 

https://sailpoint.api.identitynow.com/v2024/brandings

This API endpoint returns a list of branding items.

Responses

A list of branding items.

Schema
  • Array [
  • namestring

    name of branding item

    Example: default
    productNamestringnullable

    product name

    Example: product name
    actionButtonColorstringnullable

    hex value of color for action button

    Example: 0074D9
    activeLinkColorstringnullable

    hex value of color for link

    Example: 1.1e+70
    navigationColorstringnullable

    hex value of color for navigation bar

    Example: 1.1e+70
    emailFromAddressstringnullable

    email from address

    Example: no-reply@sailpoint.com
    standardLogoURLstringnullable

    url to standard logo

    Example:
    loginInformationalMessagestringnullable

    login information message

    Example:
  • ]

Authorization: oauth2

type: Personal Access Token
scopes: idn:branding:read
user levels: ORG_ADMIN

type: Client Credentials
scopes: idn:branding:read

Request Collapse all
Base URL
https://sailpoint.api.identitynow.com/v2024
Auth
ResponseClear

Click the Send API Request button above and see the response here!