Dec 4 2022
9:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 4 2022
9:56 PM
Cannot get list of devices
Im trying to implement the meraki api, I can get everything else such as list of Orgs, admins within an Org, etc. However cant get list of devices as it returns empty even though there are devices visible on the dashboard.
So, this is working with same header (X-Cisco-Meraki-API-Key):
{{baseUrl}}/organizations/{Org-ID}/admins
But these are not even though the header x-cisco is the same:
{{baseUrl}}/organizations/{Org-ID}/inventory {{baseUrl}}/organizations/{Org-ID}/deviceStatuses {{baseUrl}}/organizations/{Org-ID}/devices
.
.
So what am I missing? Thanks
2 Replies 2
Dec 5 2022
12:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 5 2022
12:34 AM
It works when I try it for devices.
I suggest try running via the page on the developer site, set your API key in 'Configuration' and provide the org ID in 'Parameters'.
https://developer.cisco.com/meraki/api-v1/#!get-organization-devices
Does it work then?
Dec 5 2022
1:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 5 2022
1:17 AM
Do you have meraki hardware?
Is does only work for meraki hardware. Not for system manager devices.
Get notified when there are additional replies to this discussion.