Skip to main content
GET
List Automations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Query Parameters

limit
integer
Required range: x >= 1
page
string
Pattern: ^c1_[0-9a-z]+$
order
enum<string>
Available options:
asc,
desc
agent_deployment_id
string
Pattern: ^adep_[0-9a-f]{32}$
principal
string
Pattern: ^prin_[0-9a-f]{32}$
surface_scope
string
Pattern: ^surf_[0-9a-f]{32}$
kind
enum<string>
Available options:
schedule,
webhook,
subscription
status
enum<string>
Available options:
active,
paused
external_id
string
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$

Response

Success

data
object[]
required
next_page
string | null
required