Enqueue a preview render job. A preview PDF applies watermarks and has a short Time-To-Live (TTL). It does not count towards your monthly generation quota.Documentation Index
Fetch the complete documentation index at: https://docs.hookpdf.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /reports/{job_id}.queued immediately after creation.true for preview renders.Enter your API key
Preview job queued
Returned when a render job is successfully queued.
Unique identifier for the render job. Use this to poll the job status via /reports/{job_id}.
Current status of the job. Will be queued immediately after creation.
queued, processing, completed, failed true if this is a preview render (watermarked, short TTL), false for production.
Timestamp when the job was created.