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.
授权
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.
路径参数
The unique ID of the job
响应
Success - Job status returned
Job status information
The job ID
Current job status
可用选项:
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