v1
latestOpenAPI 3.0.32026-07-132044132.5 KBWebhooks
List webhook logs
Retrieve a list of delivery logs for a webhook by providing its unique identifier. This is useful for analysis and debugging purposes. The returned list is paginated and can be scrolled by following the next and prev links where present. Results are ordered newest first to oldest last. Logs may be automatically purged after a period of time.
get/webhooks/{webhookId}/logs
Path parameters
webhookIdstring required
The unique identifier for the webhook.
Query parameters
page[size]integer
The number of records to return in each page.
Response
Successful response