---
title: "Provide a single resource - Event"
method: GET
path: "/events/{id}"
tags: ["Integration"]
---

# Provide a single resource - Event

`GET /events/{id}`

Retrieves a WebhookEventLogEntry resource.

## Path parameters

- `id` string, required

## Response `200`

WebhookEventLogEntry resource

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

## Other responses

- `404` — Resource not found

---

[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)
