v2
latestOpenAPI 3.1.02026-07-2664759910.6 KBexternal
external-v2
Answer Question About Attachment
Ask one focused question about a single attachment by kind and ID. Use attachment_kind and attachment_id returned in note attachment metadata.
post/v2/attachments/answer-question
Request body
Response
OK
Example response
{
"answer": "The document lists launch readiness, pricing, and support milestones.",
"attachment_id": "2511691e-cfd2-47bc-a4b6-0104234ee1af",
"attachment_kind": "pdf",
"page_references": [
1,
3
],
"request_id": "api-request-036ed6c7-de00-459f-a89b-43d26aafe522"
}