Get API Keys
GET/api_keys
Endpoint for retrieving all API keys associated with the authenticated user. API keys allow programmatic access to the platform without requiring username/password authentication. Each key has a unique identifier and name.
Responses
- 200
- 401
- 500
List of API keys retrieved successfully
Unauthorized
Internal server error