JobAttachment
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
attachment_idstringRequired
Responses
200
Success: Attachment details
application/json
idstring · uuidRequired
job_idany ofOptionalDefault:
nullstring · uuidOptional
nullOptional
typestring · enumRequiredPossible values:
created_atany ofOptionalDefault:
nullstring · date-timeOptional
nullOptional
nameany ofOptionalDefault:
nullstringOptional
nullOptional
404
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?

