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