{
"id": 1234,
"api_url": "https://api.paradime.io/api/v1/abc/graphql",
"run_url": "https://app.paradime.io/bolt/run_id/1234",
"schedule_url": "https://app.paradime.io/bolt/4a1e7bf2-7756-3d08-aac9-a390f60d8616?workspaceUid=foo",
"environment": {
"actor": "Scheduler",
"branch": "dbt-run",
"commit_hash": "cbe09ae8b090f165e366501d0ccc164ab4019ca2",
"email": null
},
"schedule": {
"name": "Hourly Run",
"slug": "hourly-run",
"schedule": "@hourly",
"environment": "production",
"commands": ["dbt run"],
"git_branch": "dbt-run",
"owner_email": "fabio@paradime.io",
"description": null,
"notifications": null,
"sla_minutes": null,
"turbo_ci": null,
"deferred_schedule": null,
"hightouch": null,
"env_overrides": null
},
"schedule_name": "Hourly Run",
"slug": "hourly-run",
"start_dttm": "2023-06-06 11:00:12.296501",
"uuid": "b922fa9b-ca80-3dbd-8136-7b8be966088d",
"workspace": {
"name": "dbt",
"uid": "foo"
}
}