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

# Catch All

`GET /{path}`

## Path parameters

- `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-27** `adbd2bfdd278` — 1 info
  - api operation id `catch_all__path__post` removed and replaced with `catch_all__path__get`
- **2026-08-26** `7cc1c77db9d2` — 1 info
  - api operation id `catch_all__path__get` removed and replaced with `catch_all__path__post`
- **2026-08-16** `27b6cbe227b3` — 1 info
  - api operation id `catch_all__path__put` removed and replaced with `catch_all__path__get`
- **2026-08-13** `a4e588bd08fe` — 1 info
  - api operation id `catch_all__path__head` removed and replaced with `catch_all__path__put`
- **2026-08-11** `5c0389f31fae` — 1 info
  - api operation id `catch_all__path__patch` removed and replaced with `catch_all__path__head`

[Full history](https://skmtc.dev/crewai/apis/crewai-ferry/changes/:path/get.md)

---

[API](https://skmtc.dev/crewai/apis/crewai-ferry.md) · [All operations](https://skmtc.dev/crewai/apis/crewai-ferry/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/crewai/crewai-ferry/revisions/adbd2bfdd278/schema)
