Get a tenant UI metadata

GET {{baseUrl}}/ui-metadata/tenant

This API endpoint retrieves UI metadata configured for your tenant. A token with ORG_ADMIN authority is required to call this API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"iframeWhiteList":"http://example.com http://example2.com","usernameLabel":"Email","usernameEmptyText":"Please provide your work email address..."}