---
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.dev/rahanetwork/apis/remnabot/revisions/acb5f120e3fe?raw)
