ListDocuments

ListDocuments lists documents within one bucket, with optional search, filtering, and sorting.

The pool holds unrelated corpora side by side, so bucket is required and a listing
never spans more than one of them.

Setting search turns this into a retrieval call rather than a listing: it runs a
hybrid semantic and lexical search over document content and returns the passage
that matched in each item's content field. Ranking is by relevance, so offset, sort
and order are ignored, and total counts what is returned rather than what exists.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Your Acai tenant identifier.

Query Params
string

hybrid semantic and lexical search over document content; each result carries its matching passage in content

string

required, exactly one; the listing is always scoped to a single bucket (e.g. "airlines_info", "gds_manuals")

int32
int32
string

JSON encoded acai.knowledgev2.ListDocumentsRequest.Filter

string
string
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json