Return The Radio Settings Of A Device

GET {{baseUrl}}/devices/:serial/wireless/radio/settings

Return the radio settings of a device

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

{"serial":"Q234-ABCD-5678","rfProfileId":"1234","twoFourGhzSettings":{"channel":11,"targetPower":21},"fiveGhzSettings":{"channel":149,"channelWidth":20,"targetPower":15}}