List Webhook RequestsCopy Pageget https://api.sandbox.hint.com/api/partner/webhook_requestsQuery Paramslimitint32Allows limiting the number of webhook requests returned.offsetint32Allows offsetting the start of the returned page.statusstringenumFilter by delivery status.pendingattempteddeliveredretryingfailedduplicatenon_requestableAllowed:pendingattempteddeliveredretryingfailedduplicatenon_requestableevent_typestringFilter by event type (e.g. patient.created).attemptsint32Filter by attempt count.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.delivered_atdate-timeSame shape as created_at.webhook_endpointstringFilter by webhook endpoint id (whep-…).Response 200Successful responseUpdated 1 day ago