List Api Keys
GET/api/api-keys/
List all API keys for the current tenant including the public API key.
Args: include_inactive: Whether to include inactive keys web_context: Current user context tenant_service: Tenant service for fetching public key service: API key service (injected)
Returns: Combined response with public API key and list of secret API keys
Request
Responses
- 200
- 422
Successful Response
Validation Error