Skip to main content
GET
List automations

Endpoint

Query Parameters

string
realtime | scheduled
string
true | false
string
Filter by trigger type (must be a valid automation trigger).
string
true to return only archived automations; default lists non-archived.

Response

200 β€” { "automations": [...], "total": number, "totalArchived"?: number }

Example