POST
Ask across notes

Authorizations

Authorization
string
header
required

API key beginning with audream_sk_.

Body

application/json
question
string
required
Required string length: 1 - 2000
note_ids
string<uuid>[] | null

Limit the question to these notes. Omit to search all processed notes.

Maximum array length: 100

Response

Grounded answer and supporting note IDs.

answer
string
required
note_ids
string[]
required