v1

latestOpenAPI 3.0.2raw.githubusercontent.com2025-10-15392455.7 KB
Auth

Get Default Api Key

Get the user's default API key. If no default is set, returns the first (oldest) active API key. This respects user preference for default key selection.

Requires JWT Bearer authentication with the token received from the login endpoint.

get/api/v1/auth/keys/default

Response

Successful Response

idinteger required
key_prefixstring required
namestring
created_atstring date-time required
is_activeboolean required
is_defaultboolean
encrypted_keystring
encryption_versioninteger