Integration
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"
}
]