---
title: "Catch All"
method: GET
path: "/{full_path}"
tags: ["system"]
---

# Catch All

`GET /{full_path}`

SPA catch-all for React Router routes.
Must be the LAST route registered in the application.

## Path parameters

- `full_path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/rahanetwork/apis/remnabot.md) · [All operations](https://skmtc.dev/rahanetwork/apis/remnabot/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rahanetwork/remnabot/revisions/35387bc8743d/schema)
