Skip to main content
GET
List webhooks

Authorizations

Authorization
string
header
required

Use Authorization: Bearer {api_key}

Response

Webhooks for authenticated user

id
integer
url
string<uri>
events
enum<string>[]

Use '*' to receive all events.

Available options:
*,
post.scheduled,
post.published,
post.failed,
post.partial,
auto_reply.posted
active
boolean
created_at
string | null
Last modified on March 28, 2026