Get a sandbox job
Retrieve the status and result of a sandbox job
GET
Retrieve the status and result of a sandbox job. Use this to poll for results after calling Submit a sandbox job .
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the sandbox belongs to.
id
type: string
requiredThe sandbox ID.
job_id
type: string
requiredThe sandbox job ID returned by the submit endpoint.
Previous → List sandbox jobs
Next Get sandbox stats →