---
title: "Get all event files"
method: GET
path: "/api/events"
tags: ["events"]
---

# Get all event files

`GET /api/events`

Returns a map of all event (`*.fevt`) files, keyed by event ID (filename without extension).

## Response `200`

Map of all event files keyed by event ID

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