v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Domains

Get Branding Attributes for Domain

Use this API to retrieve branding attributes for the specified domain.

get/api/cmp/v1/domains/{id}/branding-attributes

Path parameters

idstring uuid required

Resource ID (Domain ID)

Response

OK

idstring uuid

Resource ID (Domain ID)

resourceNamestring

Resource name (Domain name)

attributesobject

Map of branding attributes keyed by attribute name

Example response

{
  "id": "f2229953-b4b5-4042-8cb9-b78038cc4c46",
  "resourceName": "www.example.com"
}