Get Job
Jobs
Get Job
GET
Get Job
Headers
Bearer authentication format, e.g.: Bearer {{API_KEY}}.
Path Parameters
Job ID. String, length: 1-255 characters.
Response
200 - application/json
OK
Job ID
Example:
"job-id"
Job type
Example:
"saveImage"
Job environment variables
Example:
[]Job status
Job log endpoint
Example:
{
"endpoint": "https://example.com/logs/job-id"
}Creation time. Unix timestamp
Example:
1714982400
Creator member ID. Same semantics as the legacy creator field
Example:
"member-id"
Owner user UUID. Same semantics as the legacy uuid field
Example:
"owner-id"
Deletion time. Unix timestamp
Example:
0
Update time. Same semantics as v1, Unix timestamp
Example:
1714982600
Associated instance ID
Example:
"instance-id"
Last modified on June 23, 2026