GET
/
jobs
/
{id}

Gets an existing job.

See the Job Guide to learn more.

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

Response

200 - application/json
id
string
required

The id of the job

user_id
string
required

The user id of the job

pipeline_id
string
required

The pipeline id of the job

target_schema_id
string
required

The target schema id of the job

source_schema_id
string | null

The source schema id of the job

created_at
string
required

The created at of the job