---
title: "GetConstantRoutes"
method: GET
path: "/api/v1/route/getConstantRoutes"
tags: ["v1/route"]
---

# GetConstantRoutes

`GET /api/v1/route/getConstantRoutes`

接口权限编码:v1:route:getConstantRoutes

## Response `200`

OK

- object[]
  - `component` string, required
  - `meta` object, required
    - `activeMenu` string, required
    - `constant` boolean, required
    - `fixedIndexInTab` integer, required
    - `hideInMenu` boolean, required
    - `href` string, required
    - `i18nKey` string, required
    - `icon` string, required
    - `keepAlive` boolean, required
    - `localIcon` string, required
    - `multiTab` boolean, required
    - `order` integer, required
    - `query` object[], required
      - `key` string, required
      - `value` string, required
    - `title` string, required
  - `name` string, required
  - `path` string, required
  - `props` boolean, required

## Changes

- **2026-07-17** `80c5cdf6eb39` — 3 info
  - api operation id `routeGetConstantRoutes` removed and replaced with `v1/RouteGetConstantRoutes`
  - api tag `v1/route` added
  - api tag `route` removed
- **2025-09-28** `e1154be53c2c` — 3 info
  - api operation id `v1/RouteGetConstantRoutes` removed and replaced with `routeGetConstantRoutes`
  - api tag `route` added
  - api tag `v1/route` removed

[Change history](https://skmtc.dev/jzero-io/apis/untitled-api/changes/api/v1/route/getConstantRoutes/get.md)

---

[API](https://skmtc.dev/jzero-io/apis/untitled-api.md) · [All operations](https://skmtc.dev/jzero-io/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jzero-io/untitled-api/revisions/80c5cdf6eb39/schema)
