v53

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
Automations

List Automations

Lists the workspace's saved automation templates, each with its id and a cursor for paging to the next page of results.

get/automations

Query parameters

cursorstring

A cursor token for pagination. Use the cursor from the previous response to fetch the next page of results.

version'published' | 'draft'

The version of templates to retrieve. Accepted values are published (for published templates) or draft (for draft templates). Defaults to published.

Response

cursorstring

A cursor token for pagination. Present when there are more results available.