---
title: "Get event by key"
method: GET
path: "/api/public/events/event/{eventKey}"
tags: ["Public Events"]
---

# Get event by key

`GET /api/public/events/event/{eventKey}`

Retrieve event information by event key and client

## Path parameters

- `eventKey` string, required

## Headers

- `x-api-key` string, required

## Response `200`

Event retrieved successfully

- AppEvent

## Other responses

- `404` — Event not found or not active

---

[API](https://skmtc.net/vambe/apis/vambe-ai-api.md) · [All operations](https://skmtc.net/vambe/apis/vambe-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vambe/vambe-ai-api/revisions/e206709d4be5/schema)
