Check Job Status
To check whether a job is still running or finished:Example Response
Job Statuses
pending
— Waiting to be processedin_progress
— Currently runningfinished
— Completed
Fetch Results
Once the job status isfinished
, you can retrieve results:
Maximum limit is 100 per request.