---
title: "Provide a paginated list of event"
method: GET
path: "/events"
tags: ["Integration"]
---

# Provide a paginated list of event

`GET /events`

Retrieves the collection of WebhookEventLogEntry resources.

## Query parameters

- `page` integer
- `limit` integer
- `pagination` boolean

## Response `200`

WebhookEventLogEntry collection

- WebhookEventLogEntryWebhookEventOutput[]
  - `event` string[]
  - `resource` string[]
  - `id` string — This is the unique identifier of the resource

---

[API](https://skmtc.net/quable/apis/quable-pim-api-documentation-v5.md) · [All operations](https://skmtc.net/quable/apis/quable-pim-api-documentation-v5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quable/quable-pim-api-documentation-v5/versions/1641096abb34/schema)
