List libraries
GEThttps://platform.docana.com/api/v1/libraries/
With applicationId the list contains the libraries of the collections attached to that application, otherwise every library of the caller’s company that the caller can see. The company-wide list is served from cache.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The libraries visible to the caller. Summary mode returns { libraries, nextCursor }.
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.