---
title: "Get event file"
method: GET
path: "/api/events/{eventId}"
tags: ["events"]
---

# Get event file

`GET /api/events/{eventId}`

Returns the contents of a specific event file. If `{eventId}` is `ids`, returns a map of event IDs to display names.

## Response `200`

Event file contents

- object

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
