Project.get_render_job_status# Project.get_render_job_status(job_id: str) → dict[source]# Returns a dict with job status and completion percentage of the job by given jobId (string). Parameters: job_id (str) Return type: dict