Retrieves the current status and results of a specific job by its job ID. This endpoint is essential for monitoring asynchronous job progress and retrieving results when jobs complete. This endpoint does not affect credits, but rate limits apply.Documentation Index
Fetch the complete documentation index at: https://docs.workfloo.ws/llms.txt
Use this file to discover all available pages before exploring further.
pending: job is created and queued for processingprocessing: job is actively being executedcompleted: job finished successfully with results availablefailed: job encountered an error during execution