v1
latestOpenAPI 3.0.32026-07-24198357534.7 KBIntegration
Provide a paginated list of event
Retrieves the collection of WebhookEventLogEntry resources.
get/events
Query parameters
pageinteger
The collection page number
limitinteger
The number of items per page
paginationboolean
Enable or disable pagination
Response
WebhookEventLogEntry collection
Example response
[
{
"id": "identifier_example"
}
]