v4.0
Search...
/
Sign in
Book a demo
Docs
API Reference
Changelog
Docs
API Reference
Changelog
Introduction
SDKs
Errors
Humanloop API
Chats
Completions
Datapoints
Projects
GET
List For Project
GET
List For Project
GET
List
POST
Create
GET
Get
DEL
Delete
PATCH
Update
GET
List Configs
POST
Create Feedback Type
PATCH
Update Feedback Types
POST
Export
Active Config
Deployed Config
Datasets
Evaluations
Evaluators
Feedback
Logs
Model Configs
Sessions
Sign in
Book a demo
Humanloop API
Projects
List For Project
Deprecated
GET
https://
api.humanloop.com
/
v4
/
projects
/
:project_id
/
datasets
Get all datasets for a project.
Path parameters
project_id
string
Required
Response
This endpoint returns a list of objects.
id
string
name
string
datapoint_count
integer
created_at
datetime
updated_at
datetime
project_id
string
Deprecated
Datasets are now files and do not belong to projects. If this dataset was created before that change, the legacy project ID will be provided here, otherwise an empty string will be returned.
description
string
Optional
Errors
422
Unprocessable Entity
Built with