GET
/
datasets

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

project
string
required

Project Name associated with the datasets like New Project

type
enum<string>

Type of the dataset - "evaluation" or "fine-tuning"

Available options:
evaluation,
fine-tuning
dataset_id
string

Unique dataset ID for filtering specific dataset like 663876ec4611c47f4970f0c3

Response

200 - application/json
testcases
object[]