Overview
Some API operations (article generation, video creation, image generation, presentation generation) are asynchronous. Instead of returning the result immediately, the API returns ajob_id that you poll until the result is ready.
How long-running operations work with the job queue.
job_id that you poll until the result is ready.