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

job_id
string
required

Job 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 tasks

id
string
index
integer
query
string
is_active
boolean
source_table
string

Present for job tasks.

destination_table
string

Present for job tasks.

status
string

Present for transformation tasks.

last_run_at
string<date-time>
run_start_at
string<date-time>
run_time
string
instance_id
string
error
string
created_at
string<date-time>
updated_at
string<date-time>