v2

latestOpenAPI 3.1.02026-07-31822441.6 KB

Fetch job zip

Jobs Download

get/{env_id}/{flow_id}/{tenant}/jobs/zip

Path parameters

env_idstring required

ID of environment

flow_idstring required

ID of flow

tenantstring required

ID of tenant

Query parameters

job_idstring required

ID of job

Response

200

urlstring

Example response

{
  "url": "https://s3.amazonaws.com/dev.hotglue.acme.com/test-user/flows/nqxrc9BvY/jobs/no5jh.zip"
}