Return A Branding Policy

GET {{baseUrl}}/organizations/:organizationId/brandingPolicies/:brandingPolicyId

Return a branding policy

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

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"}}