Document Q&A API
List Documents
This endpoint lists all document in an index.
GET
/
list-documents
Query Parameters
This is the name of the index you wish get a list of documents from. This parameter is optional - if left blank will use auto indexing.
This is your account ID.
Headers
This is your API token associated with your account.
Response
List of all documents inside the specified index.