Documents
Get Document Info List
Retrives a list of document metadata information that matches the provided filters.
The documents returned will be sorted by path in lexicographically ascending order. path_gt can be used for pagination, and should be set to the path of the last document returned in the previous call.
A 404 Not Found will be returned if either the collection name does not exist, or the document path does not exist within the provided collection.
post/documents/get-document-info-list
Request body
Response
Successful Response