v128

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-07818351991.2 KB
job

mint a public read-only share token for a job

Returns a stateless {job_id}.{hmac} token that grants anyone holding it — including logged-out visitors, who land on the minimal public run page — read access to this job (and its flow subtree) via a view_token query param or X-View-Token header. Only callable by a user who can already read the job.

get/w/{workspace}/jobs/job_public_view_token/{id}

Path parameters

workspacestring required
idstring uuid required

Response

the public share read token