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.