---
title: "Indexes"
method: GET
path: "/lookup/indexes"
tags: ["Lookup"]
---

# Indexes

`GET /lookup/indexes`

This is the list of available indexes

## Headers

- `x-api-version` string

## Response `200`

Returns List of Indexes

- DataIndexContent[]
  - `index_Name` string
  - `index` string
  - `frequency` string
  - `unit_Type` string
  - `description` string

## Other responses

- `401` — Unauthorized Request
- `500` — Internal Server error

---

[API](https://skmtc.net/freightwaves/apis/sonar-api.md) · [All operations](https://skmtc.net/freightwaves/apis/sonar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freightwaves/sonar-api/revisions/3a995f316cda/schema)
