v1

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

Get First Api Key

Get the first (oldest) active API key for the current user. This is used for automatic API key selection on login.

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

get/api/v1/auth/keys/first

Response

Successful Response

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