Skip to main content

Endpoint

Request Body

string
required
Template ID.
number
Maximum number of runs to return.

Response

Array<{ run: AutomationRun; nodeCount: number }>
Runs for the template.

TypeScript