curl --request GET \
--url https://api.getcargo.io/v1/orchestration/runs/download \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}Download orchestration runs
curl --request GET \
--url https://api.getcargo.io/v1/orchestration/runs/download \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}Was this page helpful?