{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"number": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"started_at": "2023-11-07T05:31:56Z",
"ended_at": "2023-11-07T05:31:56Z",
"duration_seconds": 123,
"trigger": {
"type": "<string>",
"cron_expression": "<string>",
"cron_timezone": "<string>",
"event_rule": "<string>"
},
"full_sync": true,
"extra_config": "<unknown>",
"el_cost_usd": 123,
"el_cost_metadata": "<unknown>",
"transformation_cost_usd": 123,
"transformation_cost_metadata": "<unknown>",
"cancel_requested_at": "2023-11-07T05:31:56Z",
"triggered_by": 123,
"triggered_by_token": "<string>",
"cancel_requested_by": 123,
"cancel_requested_by_token": "<string>",
"source": "<string>",
"destination": "<string>",
"transformation": "<string>"
}Runs
Run object
pending_events- PENDING_EVENTSqueued- QUEUEDrunning- RUNNINGsuccess- SUCCESSfailed- FAILEDcancelling- CANCELLINGcanceled- CANCELED
Available options:
pending_events, queued, running, success, failed, cancelling, canceled Show child attributes
Show child attributes
unsuccessful- Unsuccessfulcharged- Charged
Available options:
unsuccessful, charged User that triggered the run (Expandable)
API token that triggered the run (Expandable)
User that requested the cancellation of the run (Expandable)
API token that requested the cancellation of the run (Expandable)
Source of the run (Expandable)
Destination of the run (Expandable)
Transformation of the run (Expandable)
Was this page helpful?