---
title: "Download sequence"
method: GET
path: "/api/sequence/{SequenceName}"
tags: ["sequence"]
---

# Download sequence

`GET /api/sequence/{SequenceName}`

Downloads the `*.fseq` file for the named sequence.

## Response `200`

Raw FSEQ file download

## Other responses

- `404` — Sequence not found

---

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