Get a collection
GEThttps://platform.docana.com/api/v1/collections/:collectionId/
Returns one ACTIVE collection in the same item shape as the GET /api/collections/ list. Access follows the shared collection visibility rules (owner, member, application member, or public).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The collection
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
Collection not found or not ACTIVE
Unexpected server error.