List Ingested Documents

Retrieve a list of all documents ingested into a specific collection

Query parameters

collectionstringRequiredDefaults to pgpt_collection

Response

Successfully retrieved document list
datalist of objects
List of ingested documents with their metadata and processing information
object"list"Defaults to list
Response object type, always 'list' for ingestion responses
model"private-gpt"Defaults to private-gpt

Model identifier, always ‘private-gpt’

Errors

401
Unauthorized Error