---
title: "Valid Qualifiers"
method: GET
path: "/lookup/qualifiers"
tags: ["Lookup"]
---

# Valid Qualifiers

`GET /lookup/qualifiers`

This method will return the list of valid qualifiers for a given index

## Query parameters

- `Index` string

## Headers

- `x-api-version` string

## Response `200`

Returns List of Indexes

- ApiValidTickerObject[]
  - `index` string
  - `qualifier` 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)
