List API Keys (any user)
GET {{baseUrl}}/v1/orgs/self/users/:user/apikeys
List all API keys for any user in your organization. Accessible to Admin users only.
RESPONSES
status: OK
{"data":[{"key":"aB35kDjg93J5nsf4GjwMeErAVd832F7ad4vhsW1S02kfZiab42sTsfW5Sxt25asT","name":"my-event-logger-key","created_at":"2001-08-28T00:23:41Z","last_access_time":"2001-08-28T00:23:41Z","created_by":"officia aliqui"},{"key":"aB35kDjg93J5nsf4GjwMeErAVd832F7ad4vhsW1S02kfZiab42sTsfW5Sxt25asT","name":"my-event-logger-key","created_at":"2001-08-28T00:23:41Z","last_access_time":"2001-08-28T00:23:41Z","created_by":"officia adipisicing"}]}