04-07-2022 03:30 AM
Is it possible to tell whether other accounts API keys are actively being used or when they were last used? To determine when it might be safe to delete them or if they might be being used in a integration somewhere that needs further investigation. Thanks.
Solved! Go to Solution.
04-07-2022 03:59 AM
You can't check for the apiKey itself, but you can check for the api requests in general and check the adminId
You can also filter for the adminId, so you can check when admin X has done the last admin requests.
https://developer.cisco.com/meraki/api-v1/#!get-organization-api-requests
04-07-2022 03:59 AM
You can't check for the apiKey itself, but you can check for the api requests in general and check the adminId
You can also filter for the adminId, so you can check when admin X has done the last admin requests.
https://developer.cisco.com/meraki/api-v1/#!get-organization-api-requests
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide