v1
latestOpenAPI 3.1.0Private2026-07-24196240439.2 KBApiKey
List API Keys
get/partner/api_keys
Query parameters
limitinteger
Allows limiting the number of API keys returned.
offsetinteger
Allows offsetting the start of the returned page.
labelstring
Filter by exact label match.
created_atstring date-time
Allows filtering by date or time. Accepts an object with allowed keys of [gte, gt, lte, lt] and a value of the date or time in iso8601 format. See advanced querying for more information.
last_used_atstring date-time
Same shape as created_at.
deactivated_atstring date-time
Same shape as created_at. Pass { "is_present": true } to include only deactivated keys.
Response
Successful response