Get job status
job
Get job status
Returns the current status of a specific job by ID
GET
Get job status
Documentation Index
Fetch the complete documentation index at: https://dripart-changelog-0-18-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Generate an API key from your account settings at https://platform.comfy.org/profile/api-keys. Pass the key in the X-API-Key header.
Path Parameters
The unique ID of the job
Response
Success - Job status returned
Job status information
The job ID
Current job status
Available options:
waiting_to_dispatch, pending, in_progress, completed, error, cancelled When the job was created
When the job was last updated
When the job status was last changed
The inference instance assigned to this job (if any)
Error message if the job failed