Get Organizations (Meraki)
This object returns the list of organizations accessible to that user name, using that API key.
Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| Meraki API Key | String | Yes | The API key that will be used to pull information about the environment. The account used to obtain this key must have as a recommended minimum, full read-only access. |
Output Parameters
| Name | Type | Description |
|---|---|---|
| Organization List | Collection | The list of Organizations. It is populated if one or more organizations are found. It contains information found in the Organization List table. |
| Count of Organizations | Number | The count of organizations. |
| Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
| Result String | String | Object execution error details. |
Organization List
| Item | Type | Example |
|---|---|---|
| OrganizationID | String | 13883135135138 |
| Name | String | MSSP – Customer A |
| URL | String | https://n117.meraki.com/o/Wsab121/manage/ organization/overview |
| SamlCustomerURL | String | https://n90.meraki.com/saml/login/ K3vs3w4/JLIj3fl23i |
Example Input Parameters
| Name | Type | Required | Example |
|---|---|---|---|
| Meraki API Key | String | Yes | 1a1a1a1a1a1a1a1a1a1a1a2a2a2a2a2a2a2a3a3a |
