Skip to main content
GET
Error

Authorizations

x-cdata-authtoken
string
header
required

A Sync user auth token. Generate one via POST /v2/users/generate-token.

Path Parameters

pipeline_id
string
required

Pipeline identifier.

Query Parameters

filter
string

Filter expression applied to the collection, on endpoints that support filtering. Filters on resource fields such as id and name.

sort
string

Sort expression applied to the collection, on endpoints that support sorting (e.g. a field name optionally followed by a direction).

Response

One or more pipeline events

id
string
name
string
pipeline_id
string
script
string
labels
string[]
last_run
object | null
created_at
string<date-time>
updated_at
string<date-time>