---
title: "Route Redirect"
method: GET
path: "/complexity/{endpoint}"
tags: ["EconomicComplexityModule"]
---

# Route Redirect

`GET /complexity/{endpoint}`

Redirect the user to the URL with the expected response format.

## Path parameters

- `endpoint` string, required

## Headers

- `accept` string, nullable

## Other responses

- `307` — Successful Response
- `422` — Validation Error

---

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