Await job completion up to 10 minutes then return information.
The Sieve API key to authenticate with.
The ID of the job.
Exclude the first N outputs.
Successful Response
The id of the job.
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 organization that submitted the function.
The name of the function that the job belongs to.
The status of the job. Possible values: 'queued', 'processing', 'error', 'finished', 'cancelled'
The UTC time the job was created.
"2024-12-15T01:41:59.195000"
The UTC time the job started processing by the function.
"2024-12-15T01:41:59.195000"
The UTC time the job was completed.
"2024-12-15T01:41:59.195000"
The error that the job ran into. Empty string if there's no error.
"public" or "private".
The run_id of the job.
Show child attributes
Show child attributes
Child attributes
Job restart metadata