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

workspace_id
string
required

Workspace 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 jobs

id
string
workspace_id
string
name
string
type
string
source_connection
object

A lightweight reference to a related resource.

destination_connection
object

A lightweight reference to a related resource.

schedule
object
replicate_options
object
alerts
object
settings
object
pre_job_event
object | null
post_job_event
object | null
cdc_engine_settings
object

Source CDC engine settings. Applicable fields depend on the source provider (PostgreSQL, Oracle, DB2 for i, etc.).

permissions
object
labels
string[]
license_state
string
license_message
string
pipeline_id
string
last_run
object | null
created_at
string<date-time>
updated_at
string<date-time>