cURL
Documents
List documents
List documents in a collection. Vector values are excluded unless includeVectors is true.
GET
cURL
Authorizations
Project API Key.
Path Parameters
Collection name.
Query Parameters
Max number of documents to return at once.
Required range:
1 <= x <= 100Next page token.
Set to true to include vector values in the response. Defaults to false.