v2
latestOpenAPI 3.1.02026-08-0382170235.8 KBcontext-attachments
List context_attachments for a document
Returns all attachments for the document in stable chronological order (by attachment_id, which is a UUIDv7 — the leading bytes encode the creation timestamp, so attachment_id order equals creation order for all practical purposes). Capped at 5 items per document, so no pagination is needed.
get/documents/{document_id}/context-attachments
Path parameters
document_idstring uuid required
Response
List of attachments (possibly empty)