Hi David, I have several network listed, all starting with N_6 Here is a redacted result of the API call /organizations/:organizationId/networks for the network i'm interested on (containing the ipads) {
"id": "N_6XXXXXXXXXXXXX",
"organizationId": "6XXXXXXXXXXXXX",
"name": "XXXXXXXX-IPAD",
"productTypes": [
"systemsManager"
],
"timeZone": "Europe/London",
"tags": [],
"enrollmentString": null,
"url": "https://n184.meraki.com/XXXXXXXXx-IP/n/XXXXXX/manage/clients",
"notes": "",
"isBoundToConfigTemplate": false,
"isVirtual": false
}
... View more