---
title: "Route Status"
method: GET
path: "/complexity/"
tags: ["EconomicComplexityModule"]
---

# Route Status

`GET /complexity/`

Retrieve the current status of the module.

## Response `200`

Successful Response

- ModuleStatus — Common class to describe the status of the resources related to a Module.
  - `module` string, required
  - `version` string, required
  - `debug` union, required
    - boolean
    - object
  - `status` string, required

---

[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)
