v4.0
Search...
/
Sign in
Book a demo
Docs
API Reference
Changelog
Docs
API Reference
Changelog
Introduction
SDKs
Errors
Humanloop API
Chats
Completions
Datapoints
GET
Get
PATCH
Update
DEL
Delete
Projects
Datasets
Evaluations
Evaluators
Feedback
Logs
Model Configs
Sessions
Sign in
Book a demo
Humanloop API
Datapoints
Get
GET
https://api.humanloop.com/v4
/
datapoints
/
:id
Get a datapoint by ID.
Path parameters
id
string
Required
String ID of datapoint.
Response
Successful Response
id
string
dataset_id
string
Optional
inputs
map from strings to strings
Optional
messages
list of objects
Optional
Show 6 properties
target
map from strings to strings or integers or doubles or booleans or lists of any or maps from strings to any
Optional
Show 6 variants
Errors
422
Unprocessable Entity
Update
Up Next
Built with