Browse a connection’s folders
GEThttps://platform.docana.com/api/v1/repository-connections/:repositoryConnectionId/folders/
One page of the provider’s folders, starting at the root (My Drive plus folders shared with the account, for Google Drive) or inside parentFolderId. Folders only — this is the linking counterpart of the web UI’s folder picker. Owner-only: browsing runs with the connection’s own credentials.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
One page of folders
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The connection belongs to another user
No such connection
Unexpected server error.