Skip to main content
GET
List pipeline executions

Authorizations

apiKey
string
header
required

Path Parameters

pipelineId
string<uuid>
required

The ID of the pipeline

Query Parameters

limit
number

Number of items to return (max 50)

page
number

Page number

Response

A paginated list of pipeline executions

data
object[]
required
total
number
required

The total number of pipeline executions

Example:

1