Skip to main content
GET
List datasets

Authorizations

Authorization
string
header
required

Enter Gentrace API key (Format: Authorization: Bearer )

Query Parameters

pipelineId
string<uuid>

Filter to the datasets for a specific pipeline by UUID

Example:

"123e4567-e89b-12d3-a456-426614174000"

pipelineSlug
string

Pipeline slug

Minimum string length: 1
Example:

"email-summarizer"

archived
boolean

Flag to include archived datasets

Example:

false

Response

Successful response

data
object[]
required