Cancel a real estate render job
Cancel one direct render job when the current job state allows cancel.
Authorizations
Token-based authentication with required prefix "Token"
Response
Read one real-estate render job.
Datetime when the record was created.
Error details if job failed.
Current job status.
queued- Queuedprocessing- Processingexpired- Expiredcancelled- Cancelledcompleted- Completedfailed- Failed
queued, processing, expired, cancelled, completed, failed Human-readable job description.
When job processing started.
When the job processing successfully finished.
Calculate job processing time in seconds. If the job is still processing, calculate time since started. If the job was cancelled, deleted, calculate time until that point. if the job is completed, calculate time until finished.
Job cost in 🪙 Credits.
^-?\d{0,8}(?:\.\d{0,2})?$Project this render job belongs to.
Shot this render job belongs to.
Real-estate project this render job belongs to.
Render quality preset. When set, provides default values for output settings.
render_preview- Render Previewrender_full- Render Full
render_preview, render_full Output container format (e.g., 'mp4', 'webm', 'mov').
Video codec (e.g., 'h264', 'h265', 'vp9').
Audio codec (e.g., 'aac', 'mp3', 'opus').
Constant Rate Factor for video quality (0=lossless, 51=worst). Lower is better quality.
Pixel format (e.g., 'yuv420p', 'yuv444p').
Grain amount to add to the enhanced video in range [0, 1]. 0 is default.
Output video width in pixels.
Output video height in pixels.
Output video framerate (frames per second).
Background music volume level in range [0.0, 1.0]. 0.0 is muted, 1.0 is full volume.