List Organizations
List the organizations that the user has privileges on.
Example Output
[
{
"api": {
"enabled": true
},
"cloud": {
"region": {
"name": "North America"
}
},
"id": "2930418",
"licensing": {
"model": "co-term"
},
"management": {
"details": [
{
"name": "MSP ID",
"value": "123456"
}
]
},
"name": "My organization",
"url": "https://dashboard.meraki.com/o/VjjsAd/manage/organization/overview"
}
]
Workflow Library Example
List Organizations with Cisco Meraki and Send Results Via Email
Preview this Workflow on desktop