GET
/
jobs
/
{job_id}

Authorizations

Galileo-API-Key
string
headerrequired

Path Parameters

job_id
string
required

Query Parameters

scope
string | null
default:

Response

200 - application/json
id
string
required
created_at
string
required
updated_at
string
required
failed_at
string | null
completed_at
string | null
processing_started
string | null
job_name
string
required
migration_name
string | null
project_id
string
required
run_id
string
required
monitor_batch_id
string | null
status
string
required
retries
integer
required
request_data
object
required
error_message
string | null
progress_message
string | null
steps_completed
integer
default: 0
steps_total
integer
default: 0
progress_percent
number
default: 0