Skip to main content
GET
List managed provider webhook registrations

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

Path Parameters

id
string
required
Pattern: ^auto_[0-9a-f]{32}$

Response

Bounded list of ProviderWebhookRegistrations for one Automation. One registration per WebhookSource, so this page never paginates in v1.

Bounded list of ProviderWebhookRegistrations for one Automation. One registration per WebhookSource, so this page never paginates in v1.

data
object[]
required
next_page
string | null
required