v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-233765161.7 KB
v1 auth keys

List all API keys for the authenticated user

Retrieve all API keys for the authenticated user.

This endpoint:
- Validates the current API key authentication
- Returns list of all API keys for the user (without the actual key values)
- Includes metadata like creation time and last usage

**Authentication**: Requires valid API key in Authorization header
get/v1/auth/keys

Response

Successful Response

successboolean

Indicates successful retrieval