Skip to main content
GET
Get data migration run detail

Authorizations

Authorization
string
header
required

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

Path Parameters

run_id
string<uuid>
required

Run ID.

Response

Successful Response

Full run detail response.

run_id
string<uuid>
required
status
string
required
created_at
string<date-time>
required
status_message
string | null
feature_type
string | null
migration_type
string | null
source_format
string | null
dag_run_id
string | null
dag_run_ids
string[]
config_s3_path
string | null
report_output_location
string | null
tracking_database
string | null
owner_id
string | null
updated_at
string<date-time> | null
completed_at
string<date-time> | null
airflow_dag_url
string | null
tables_count
integer | null