v106

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
job

get resume urls given a job_id, resume_id and a nonce to resume a flow

get/w/{workspace}/jobs/resume_urls/{id}/{resume_id}

Path parameters

workspacestring required
idstring uuid required
resume_idinteger required

Query parameters

approverstring
flow_levelboolean

If true, generate resume URLs for the parent flow instead of the specific step. This allows pre-approvals that can be consumed by any later suspend step in the same flow.

Response

url endpoints

approvalPagestring required
resumestring required
cancelstring required