Skip to content

Managing Processes (Runs)

Processes (referred to as “Runs” in the API) are live instances launched from a template (blueprint). You can use the API to launch new processes, retrieve their status and data, update them, and manage their lifecycle.

Refer to the individual pages for specific request details and code examples.

Get process

Fetch details for a specific process by its ID.