---
title: "Endpoint"
method: GET
path: "/{path}"
---

# Endpoint

`GET /{path}`

## Path parameters

- `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-31** `a49c4b7be079` — 1 info
  - api operation id `endpoint__path__post` removed and replaced with `endpoint__path__get`

[Change history](https://skmtc.dev/openf1/apis/fastapi/changes/:path/get.md)

---

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