Get a presigned URL for a job bookmark file
GET/jobs/:id/executions/:executionid/bookmark
Returns a presigned GET URL for a bookmark manifest. Not allowed while the execution is starting, running, or stopping. filepath is required and must be a URL-decoded S3 URI.
Request
Responses
- 200
- 400
- 500
Presigned download URL in the url field.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Missing filepath, execution still running, missing job, or insufficient access.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Uncaught backend failure. Typical Message is "GE-1008 - Could not complete the request. Please try again."
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers