Get Notification Template Context

GET {{baseUrl}}/notification-template-context

The notification service maintains metadata to construct the notification templates or supply any information during the event propagation. The data-store where this information is retrieved is called Global Context (a.k.a. notification template context). It defines a set of attributes that will be available per tenant (organization).

HEADERS

KeyDatatypeRequiredDescription
X-SailPoint-Experimentalboolean(Required) Use this header to enable this experimental API.
Acceptstring

RESPONSES

status: OK

{"attributes":{"productUrl":"https://test-org.identitysoon.com","brandingConfigs":{"default":{"narrowLogoURL":null,"productName":"SailPoint","standardLogoURL":null,"navigationColor":1.1e+65,"actionButtonColor":"20B2DE","emailFromAddress":null,"activeLinkColor":"20B2DE","loginInformationalMessage":null}}},"created":"2020-04-15T16:16:47.525Z","modified":"2020-04-15T16:16:47.525Z"}