v1

latestOpenAPI 3.1.0Private2026-07-24196240439.2 KB
WebhookEndpoint

List Webhook Endpoints

get/partner/webhook_endpoints

Query parameters

limitinteger

Allows limiting the number of webhook endpoints returned.

offsetinteger

Allows offsetting the start of the returned page.

webhook_urlstring

Filter by exact URL match.

created_atstring date-time

Allows filtering by date or time. Accepts an object with allowed keys of [gte, gt, lte, lt] and a value of the date or time in iso8601 format. See advanced querying for more information.

last_delivered_atstring date-time

Same shape as created_at.

backendstring

Filter by the owning backend's public id (pbnd-...). Accepts a single value or comma-separated list.

Response

Successful response

idstring
created_atstring
last_delivered_atstring
updated_atstring
webhook_urlstring