Get all API keys for the current user.
Requires JWT Bearer authentication with the token received from the login endpoint.
Bearer token (JWT) from OAuth2 login
 
Response
Array of API key objects
Unique identifier for the API key
First few characters of the API key (e.g., “sk-1234”)
Optional name for the API key
ISO 8601 timestamp of creation
Whether the key is currently active
Whether this is the default key