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

transformation_id
string
required

Transformation 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

Transformation history records

id
string
details
string
run_start_date
string<date-time>
runtime
string
status
string
records_affected
integer
instance_id
string
tasks
object[]

Present when requesting a single history record.