List The Branding Policies Of An Organization
GET {{baseUrl}}/organizations/:organizationId/brandingPolicies
List the branding policies of an organization
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
[{"brandingPolicyId":"456","name":"My Branding Policy","enabled":true,"adminSettings":{"appliesTo":"All admins of networks...","values":["N_1234","L_5678"]},"helpSettings":{"helpTab":"show","getHelpSubtab":"default or inherit","communitySubtab":"show","casesSubtab":"hide","dataProtectionRequestsSubtab":"default or inherit","getHelpSubtabKnowledgeBaseSearch":"\u003ch1\u003eSome custom HTML content\u003c/h1\u003e","universalSearchKnowledgeBaseSearch":"hide","ciscoMerakiProductDocumentation":"show","supportContactInfo":"show","newFeaturesSubtab":"show","firewallInfoSubtab":"hide","apiDocsSubtab":"default or inherit","hardwareReplacementsSubtab":"hide","smForums":"hide"}}]