documents

Lookup Documents

Hybrid retrieval against indexed attachments owned by the caller's org.

The agent (and any client of the org's API key) calls this with the attachments attached to the session's template.

post/v1/documents/lookup

Request body

attachment_idsstring[]

Scope retrieval to these attachments. Empty list rejected — the caller must know which docs are in scope.

querystring required
section_hintstring nullable
top_kinteger
session_idstring nullable
turn_nointeger nullable

Response

Successful Response

{"stackTrail":"paths:/v1/documents/lookup:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.