api-keys
API key management endpoints
📄️ List API keys for the authenticated user Users can only see their own keys unless they are admin
List API keys for the authenticated user
📄️ Create a new API key API keys are always associated with the authenticated user
Create a new API key
📄️ Get API key by ID Users can only get their own keys unless they are admin
Get API key by ID
📄️ Delete an API key Users can only delete their own keys unless they are admin
Delete an API key
📄️ Update an API key (partial update) Users can only update their own keys unless they are admin
Update an API key (partial update)