---
title: "GET /{stack}/adminconfig/v2/indexes/{index}"
method: GET
path: "/{stack}/adminconfig/v2/indexes/{index}"
tags: ["Indexes"]
---

# GET /{stack}/adminconfig/v2/indexes/{index}

`GET /{stack}/adminconfig/v2/indexes/{index}`

get index info on the stack

## Path parameters

- `stack` string, required
- `index` string, required

## Response `200`

Index Object Info

- object
  - `indexinfo` IndexResponse
    - `datatype` string, required
    - `maxDataSizeMB` integer, required
    - `mdlIndex` boolean
    - `name` string, required
    - `searchableDays` integer, required
    - `selfStorageBucketPath` string
    - `splunkArchivalRetentionDays` integer
    - `totalEventCount` string
    - `totalRawSizeMB` string

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api.md) · [All operations](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/splunk/splunk-cloud-admin-api/revisions/65903649d1c2/schema)
