v1

latestOpenAPI 3.1.0Apache-2.02026-07-226091175.5 KB
Automations

List automations

Returns workflows and agents through one runnable automation collection. Use type to narrow to workflows or agents, and search to find automations by slug, name, or description.

get/api/v1/automations

Query parameters

searchstring

Substring match against slug, name, or description

Substring match against slug, name, or description

type'workflow' | 'agent'

Filter by implementation type

Filter by implementation type

limitinteger

Maximum number of automations to return.

Maximum number of automations to return.

offsetinteger

Zero-based offset for paging through automations.

Zero-based offset for paging through automations.

Response

Page of runnable workflow and agent automations.

totalinteger required
limitinteger required
offsetinteger required