List Api Keys
GET/api/v1/api-keys/
List API keys for an organization. Shows all non-deleted keys (both active and inactive). Users can see and manage the active/inactive status of their keys.
Args: db: Database session
Returns: List of API keys (excludes soft-deleted keys)
Responses
- 200
Successful Response