API ReferenceCore APIWebhooksList webhooksOn this pageList webhooks You can get a list of your webhooks using this endpoint Endpoint GET https://gateway.sezzle.com/v2/webhooks Example Response [ { "uuid": "747cf28a-bb5c-46a8-a288-d9b006fd6113", "links": [ ], "url": "https://example.com/webhooks", "events": [ "customer.tokenized" ] }]