List documents for an assistant.
assistant_id
(string, required): The unique identifier of the assistant whose documents you want to list.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type any
.