---
title: "Spa Catch All"
method: GET
path: "/{full_path}"
---

# Spa Catch All

`GET /{full_path}`

Serve static files or index.html for client-side routes.

## Path parameters

- `full_path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/evermoreoutcomes/apis/evermore-docs-portal.md) · [All operations](https://skmtc.net/evermoreoutcomes/apis/evermore-docs-portal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evermoreoutcomes/evermore-docs-portal/revisions/210d7b766580/schema)
