v1

latestOpenAPI 3.0.02026-07-2661281.2 KB
default

List API Keys

org:write

get/api_keys

Query parameters

revokedboolean

Returns only API keys that have been revoked

limitedUseboolean

Returns only API keys with a max_uses value set

exhaustedboolean

Can only be used in conjunction with limitedUse query set to true. Returns only API keys with max_uses that have hit their use limit.

namestring

Returns API keys that match ilike on the API keys name column

offsetnumber

Paginate through list of keys by offsetting number of results

Response

OK

object required