List Webhook EndpointsCopy Pageget https://api.sandbox.hint.com/api/partner/webhook_endpointsQuery Paramslimitint32Allows limiting the number of webhook endpoints returned.offsetint32Allows offsetting the start of the returned page.webhook_urlstringFilter by exact URL match.created_atdate-timeAllows 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_atdate-timeSame shape as created_at.backendstringFilter by the owning backend's public id (pbnd-...). Accepts a single value or comma-separated list.Response 200Successful responseUpdated about 5 hours ago