Job Attachment
get
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
job_idstringRequired
Responses
200
Success: Attachment list
application/json
422
Validation error
application/json
503
Message: unable to fetch attachment from external service
get/api/v1/jobs/{job_id}/attachments/
get
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
job_idstringRequired
Responses
200
Success: Job log archive (ZIP)
No content
403
Permission denied
404
Job or log attachment not found
503
Message: unable to fetch log from external service
get/api/v1/jobs/{job_id}/download_log/
No content
get
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
attachment_idstringRequired
Responses
200
Success: Attachment details
application/json
idstring · uuidRequired
job_idstring · uuid · nullableOptionalDefault:
nulltypestring · enumRequiredPossible values:
created_atstring · date-time · nullableOptionalDefault:
nullnamestring · nullableOptionalDefault:
null404
Attachment not found
422
Validation error
application/json
503
Message: unable to fetch attachment from external service
get/api/v1/jobs/attachment/{attachment_id}/
Last updated
Was this helpful?

