v5.0 Beta
Search...
/
Sign in
Book a demo
Docs
API Reference
Changelog
Docs
API Reference
Changelog
Introduction
SDKs
Errors
Humanloop API
Prompts
Tools
Datasets
GET
List
POST
Upsert
GET
Get
DEL
Delete
PATCH
Move
GET
List Datapoints
GET
List Versions
POST
Commit
POST
Upload Csv
POST
Set Deployment
DEL
Remove Deployment
GET
List Environments
Files
Evaluations
Evaluators
Logs
Sessions
Sign in
Book a demo
Humanloop API
Datasets
List Datapoints
GET
https://
api.humanloop.com
/
v5
/
datasets
/
:id
/
datapoints
List all Datapoints for the Dataset with the given ID.
Path parameters
id
string
Required
Unique identifier for Dataset.
Query parameters
version_id
string
Optional
A specific Version ID of the Dataset to retrieve.
environment
string
Optional
Name of the Environment to retrieve a deployed Version from.
page
integer
Optional
Page number for pagination.
size
integer
Optional
Page size for pagination. Number of Datapoints to fetch.
Response
This endpoint returns an object.
records
list of objects
Show 4 properties
page
integer
size
integer
total
integer
Errors
422
Unprocessable Entity
Built with