List repository connections
GEThttps://platform.docana.com/api/v1/repository-connections/
The caller’s own provider-account connections (Google Drive, OneDrive, Dropbox) with the folder mounts syncing through each. Connections are private: only the account owner sees them, and credentials never appear in responses. Connect accounts through the web UI (Developer → Files) — the OAuth dance cannot run over this API.
Responses
- 200
- 401
- 403
- 500
The caller’s connections
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Unexpected server error.