---
title: "Get Public Event"
method: GET
path: "/public/events/{slug_or_id}"
tags: ["public-events"]
---

# Get Public Event

`GET /public/events/{slug_or_id}`

Full event document, resolved by slug first, then by ``_id``.

## Path parameters

- `slug_or_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/imperfect/apis/imperfect-api.md) · [All operations](https://skmtc.dev/imperfect/apis/imperfect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/imperfect/imperfect-api/revisions/53750ba952fc/schema)
