List collections
GEThttps://platform.docana.com/api/v1/collections/
With applicationId the list contains the collections attached to that application, otherwise every collection of the caller’s company that the caller can see. libraryId narrows either list to one library. Only ACTIVE collections are returned.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The collections visible to the caller
Invalid query parameters
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Unexpected server error.