Retrieve a paginated list of Webhooks Notification by query parameter(s)Ask AIget https://connect.sandbox.plastiq.com/api/webhooksQuery ParamsoffsetintegerThe number of records you wish to skip before selecting recordslimitintegerNumber of items to returnstartDatedateThe start date for the Webhook NotificationendDatedateThe end date for the Webhook NotificationHeadersTrace-IdstringA valid UUID (V4) for tracing requests. Will be returned as a header. If not present or invalid, a generated UUID will be returned.End-User-AgentstringA string representing the User Agent of the end user. Recommended for compliance. Required only when the request is not coming from the end user's browser.End-User-IpstringThe IP address of the end user. Recommended for compliance.End-User-OSstringThe Operating System of the end user. Recommended for compliance.End-User-Device-IdstringA unique identifier for the end user's device. Recommended for compliance.End-User-Device-ManufacturerstringThe manufacturer of the device used by the end user. Recommended for compliance.End-User-Device-ModelstringThe device model used by the end user. Recommended for compliance.Responses 200A list of Webhooks Notifications 400Bad Request 401Unauthorized 403Forbidden 404Not found 500Internal Server ErrorUpdated about 2 years ago