Get Job
Get information about a specific job by id.
Authorizations
The Sieve API key to authenticate with.
Path Parameters
The ID of the job.
Query Parameters
Exclude the first N outputs.
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.
The UTC time the job started processing by the function.
The UTC time the job was completed.
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
Was this page helpful?