ops
list branding
Fetch all branding configurations
get/ops/branding
Response
OK response.
Example response
[
{
"created_at": "1970-01-01T00:00:01Z",
"email_logo_url": "abc123",
"enable_transactional_emails": false,
"id": "739b63c2-9e58-4964-b38d-4ebb424de242",
"info_hub_url": "abc123",
"logo_url": "abc123",
"name": "abc123",
"updated_at": "1970-01-01T00:00:01Z"
}
]Changes
No recorded changes to this endpoint across all 6 revisions of this API.