Datasets
Get datasets
GET
/
datasets
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
project
string
requiredProject 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[]