Display The Splash Page Settings For The Given SSID
GET {{baseUrl}}/networks/:networkId/wireless/ssids/:number/splash/settings
Display the splash page settings for the given SSID
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"ssidNumber":0,"splashPage":"Click-through splash page","splashUrl":"https://www.custom_splash_url.com","useSplashUrl":true,"redirectUrl":"https://example.com","useRedirectUrl":true,"welcomeMessage":"Welcome!","splashLogo":{"md5":"abcd1234","extension":"jpg"},"splashImage":{"md5":null},"splashPrepaidFront":{"md5":null}}