API keys active/last used

SOLVED
dmbooth
Here to help

API keys active/last used

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.

1 ACCEPTED SOLUTION
Greenberet
Head in the Cloud

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

View solution in original post

1 REPLY 1
Greenberet
Head in the Cloud

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

Get notified when there are additional replies to this discussion.