Skip to content

Managing Tasks

Tasks represent individual units of work within a process run or as standalone one-off tasks. Use the API to list, retrieve, create, update, and manage tasks.

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

Get task

Fetch details for a specific task by its ID (works for both process tasks and one-off tasks).

Update task

Modify details of a task (e.g., assignees, deadline, form fields).