Corgi BankDocumentation
OpenAPI

List API key metadata; secrets are never returned

GET/users/me/api-keys

Query parameters

limitintegerOptional

Page size

Default 10. Maximum 100.

starting_afterstringOptional

The id of the last item seen; returns the page after it

ending_beforestringOptional

The id of the first item seen; returns the page before it

Returns

200 OK

dataarray of objectsRequired
9 child attributes
account_idsarray of stringsRequired
created_atstring · date-timeRequired
expires_atstring · date-timeRequired
idstringRequired
last_used_atstring · date-time or nullOptional
namestringRequired
revoked_atstring · date-time or nullOptional
scopesarray of stringsRequired
user_idstringRequired

Example user_2tVh8nqLxq4GbDe0K1F6S9zRcWm

has_morebooleanRequired

Whether another page follows

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close