{ "progress": [ { "finished_at": "<string>", "input_params": [ 123 ], "status": "<string>", "job_id": "<string>" } ] }
The UUID of the job — this UUID is provided in the response on job creation.
logInterval indicates how often to skip iteration progress data in the response. Defaults to 1 if not provided.
Ok
The response is of type object.
object
Was this page helpful?