Get a document
GEThttps://platform.docana.com/api/v1/documents/:id/
Returns one document with its user, collection, and summarized knowledge entries. Documents outside the caller’s visibility answer 404.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The document
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Document not found or not visible to the caller
Unexpected server error.