Get Admin Accounts (Meraki)
This object returns a list of the administrator accounts for the selected organization.
Input Parameters
| 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. |
| Organization ID |
String |
Yes |
The unique organization ID for which we want to get the admin accounts. |
Output Parameters
| Admin Accounts List |
Collection
|
The list of admin accounts. It is populated if one or more accounts are found. It contains information found in the Accounts List table |
| Count of Admin Accounts |
Number |
The count of admin accounts. |
| Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
| Result String |
String |
Object execution error details. |
Accounts List
| Name |
String |
Marc |
| Email |
String |
marcandre.tanguay@company.com |
| Id |
String |
512123121241281215 |
| TwoFactorAuthEnabled |
Boolean |
False |
| LastActive |
DateTime |
6/6/2020 1:00:00pm |
| AccountStatus |
String |
OK |
| HasApiKey |
Boolean |
False |
| OrgAccess |
String |
None |
Example Input Parameters
| Meraki API Key |
String |
Yes |
1a1a1a1a1a1a1a1a1a1a1a2a2a2a2a2a2a2a3a3a |
| Organization ID |
String |
Yes |
13589 |