Skip to main content
GET
List automation webhooks

Authorizations

Authorization
string
header
required

API key authentication. Use your API key as the bearer token.

Response

List of automation webhooks

id
string<uuid>
required
organization_id
string<uuid>
required
provider
enum<string>
required
Available options:
zapier,
n8n
Example:

"zapier"

event_type
enum<string>
required
Available options:
email.received
Example:

"email.received"

target_url
string<uri>
required
inbox_ids
string<uuid>[] | null
required
active
boolean
required
created_at
string<date-time>
required