Skip to main content
GET
List connection webhooks

Authorizations

Authorization
string
header
required

OAuth 2.0 authentication.

Query Parameters

event_type
enum<string>

Filter by event type.

Available options:
connection.expiry_scheduled
is_active
boolean

Filter by active/paused state.

limit
integer

Number of results to return per page.

offset
integer

The initial index from which to return the results.

Response

A page of connection webhooks.

results
object[]
required

Connection webhooks for the current page.

meta
object
required

Limit-offset pagination metadata.

Pagination navigation links.