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