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

Pipeline history records

id
string
status
string
details
string
runtime
string
run_start_date
string<date-time>
run_end_date
string<date-time>
instance_id
string
steps
object[]

Present when requesting a single history record.