Await Job
Await job completion up to 10 minutes then return information.
Authorizations
The Sieve API key to authenticate with.
Path Parameters
The ID of the job.
Query Parameters
Exclude the first N outputs.
Response
The UTC time the job was completed.
The UTC time the job was created.
The error that the job ran into. Empty string if there's no error.
The name of the function that the job belongs to.
The id of the function that the job belongs to. This can be the first 7 characters of the full id.
The id of the job.
The ID of the organization that submitted the function.
The run_id of the job.
The UTC time the job started processing by the function.
The status of the job. Possible values: 'queued', 'processing', 'error', 'finished', 'cancelled'
"public" or "private".
Child attributes
Show child attributes
Show child attributes
Job restart metadata
Was this page helpful?