List the folders of a collection
GEThttps://platform.docana.com/api/v1/collections/:collectionId/folders/
The collection folders as a flat list; parentId links assemble the tree. Connector-synced folders (isSynced) mirror a provider and cannot be renamed, deleted, or written to; manual folders can. Requires read access to the collection.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The collection folders
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No access to the collection
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.