- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
API Output
This is my first post and new to creating and working with APIs.
I'm trying to control the output an on the "Get Organization Devices" API. I only want to see the "name" and "firmware" fields in my output. Is there a way to accomplish this in the Meraki Dashboard API or in Postman?
Thanks.
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Meraki collection for Postman comes with a utility called JSON Magic that will allow you to export the results to a csv file. From there you could manipulate the data as needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Meraki collection for Postman comes with a utility called JSON Magic that will allow you to export the results to a csv file. From there you could manipulate the data as needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the quick response JasonM.
This is actually better than what I was requesting.
