List assistant threads of a document
GEThttps://platform.docana.com/api/v1/documents/:id/threads/
limit is clamped to 1-100 (default 50) and page is 1-based (values below 1 are treated as 1).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
One page of threads with the total count
Invalid document id or query parameters
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 accessible
Unexpected server error.