Get a job definition
GET/api/v1/jobs/{id}
Returns one job definition when the authenticated identity has VIEW permission. Datasource summaries are omitted when their metadata is not visible.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Job definition identifier.
Responses
Section titled “Responses”Job definition returned
Persisted managed job definition with resolved policy values and redacted datasource summaries.
object
Whether lease-expiry recovery may create another attempt.
Per-task bandwidth cap in KB/s; zero means unlimited.
Creation timestamp in UTC.
Rows requested per source fetch.
Job definition identifier.
Incremental watermark source column.
Initial committed watermark.
Parallel tasks inside each run.
Maximum attempts including the initial attempt.
Replication mode.
Mode-specific warning for destructive or indeterminate outcomes.
Immutable job display name.
Retry eligibility delay in seconds.
Ordered sink column mapping.
Redacted datasource identity embedded in a job response.
object
Registered connector wire name.
Datasource identifier.
Datasource display name.
Credential-redacted connection display.
Sink datasource identifier.
Whether future attempts may use the sink binding.
Whether connector escaping is disabled.
Whether complete-mode truncation is disabled.
Schema for generated staging tables.
Operator-managed staging table.
Sink target name.
Ordered source column selection.
Redacted datasource identity embedded in a job response.
object
Registered connector wire name.
Datasource identifier.
Datasource display name.
Credential-redacted connection display.
Source datasource identifier.
Whether future attempts may use the source binding.
Connector-specific free-form source query.
Source table or collection.
Connector-specific source predicate.
Last update timestamp in UTC.
Whether verbose replication diagnostics are enabled.
Authentication is required or credentials are invalid.
RFC 7807 problem response. Dynamic detail text is credential-redacted.
object
The authenticated identity lacks the required permission.
RFC 7807 problem response. Dynamic detail text is credential-redacted.
object
The requested resource does not exist or is not visible.
RFC 7807 problem response. Dynamic detail text is credential-redacted.