v1

latestOpenAPI 3.1.0Private2026-07-24196240439.2 KB
InstallationWebhookEndpoints

List Installation Webhook Endpoints

Lists the webhook endpoints registered on this installation's practice connection. Endpoints are connection-scoped, so installs of the same practice's products share them.

get/partner/installations/{installation_id}/webhook_endpoints

Path parameters

installation_idstring required

Unique Installation ID

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.

Response

Successful response

idstring
created_atstring
last_delivered_atstring
updated_atstring
webhook_urlstring