---
title: "GET events"
method: GET
path: "/api/v1/events/{id}"
---

# GET events

`GET /api/v1/events/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- Events
  - `$uri` string, required
  - `payload` object, required — The webhook payload.
  - `status` 'success' | 'failed' | 'pending' | 'retryable', required — The status of the webhook for the event.

---

[API](https://skmtc.net/onecodex/apis/one-codex-api-v1.md) · [All operations](https://skmtc.net/onecodex/apis/one-codex-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onecodex/one-codex-api-v1/versions/fe9d9bfc8a6a/schema)
