List API key metadata; secrets are never returned
GET
/users/me/api-keysQuery parameters
limitintegerOptionalPage size
Default 10. Maximum 100.
starting_afterstringOptionalThe id of the last item seen; returns the page after it
ending_beforestringOptionalThe id of the first item seen; returns the page before it
Returns
200 OK
dataarray of objectsRequired9 child attributes
account_idsarray of stringsRequiredcreated_atstring · date-timeRequiredexpires_atstring · date-timeRequiredidstringRequiredlast_used_atstring · date-time or nullOptionalnamestringRequiredrevoked_atstring · date-time or nullOptionalscopesarray of stringsRequireduser_idstringRequiredExample user_2tVh8nqLxq4GbDe0K1F6S9zRcWm
has_morebooleanRequiredWhether another page follows
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503