---
title: "Get an index"
method: GET
path: "/indexes/{slug}"
tags: ["Indexes"]
---

# Get an index

`GET /indexes/{slug}`

Returns a single index by its slug.

## Path parameters

- `slug` string, required

## Response `200`

A single index resource.

## Other responses

- `404` — The requested resource does not exist.
- `429` — Rate limit exceeded. Wait for the `Retry-After` period before retrying.

---

[API](https://skmtc.net/theindex/apis/theindex-fyi.md) · [All operations](https://skmtc.net/theindex/apis/theindex-fyi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/theindex/theindex-fyi/revisions/8907574c4f12/schema)
