cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2602
Views
0
Helpful
1
Replies

API keys active/last used

dbooth
Level 5
Level 5

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

Accepted Solutions

Greenberet
Level 8
Level 8

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
Level 8
Level 8

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