cURL
curl --request GET \ --url https://client-api.hotglue.xyz/{env_id}/{flow_id}/{tenant}/jobs/download \ --header 'x-api-key: <api-key>'
{ "task_id": "arn:aws:ecs:us-east-1:581362835603:task/hg-hotglue-qa/982f4a997c1b48ba99f98e666bcddb75" }
Jobs Download
ID of environment
ID of flow
ID of tenant
ID of job
Job root path (listed as s3_root in job details)
Comma separated list of what to include in download can include: details,sync,etl,snapshot
details,sync,etl,snapshot
200
The response is of type object.
object