List rows under a dataset
Datasets
List rows under a dataset
Lists rows under a dataset. The rows are returned in the order they were added to the dataset.
GET
List rows under a dataset
Documentation Index
Fetch the complete documentation index at: https://docs.baseplate.ai/llms.txt
Use this file to discover all available pages before exploring further.
List rows under a dataset.
Lists data rows, with options for metadata filtering and pagination.Parameters
Header
Baseplate API key. Needs to be in the format βBearer &BASEPLATE_API_KEYβ
Use application/json
Body
Optional offset for pagination.
Optional page size.
Optional metadata filter. Uses Pinecone filter syntax:
https://docs.pinecone.io/docs/metadata-filtering
- π’ 200: OK