List user databases
List all databases accessible to the authenticated user.
Returns all database integrations created by the user, including:
- Database metadata and configuration
- Row and column counts
- Creation and update timestamps
- Current status
Use Cases: - Display user's databases in UI - Select database for workflow configuration - Monitor database integration status
Header Parameters
Response
Response Attributes
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
Show child attributes
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.