---
title: "Get a Data Store"
method: GET
path: "/datastores/{dataStoreId}"
tags: ["api"]
---

# Get a Data Store

`GET /datastores/{dataStoreId}`

Get a Data Store

## Path parameters

- `dataStoreId` string, required

## Response `200`

successful operation

- DataStore — unresolved $ref

## Other responses

- `500` — problem with getting a data store

## Changes

- **2022-12-19** `66fac53bfe14` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/datastores/:dataStoreId/get.md)

---

[API](https://skmtc.dev/kubeshop/apis/tracetest.md) · [All operations](https://skmtc.dev/kubeshop/apis/tracetest/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubeshop/tracetest/revisions/c904eafe9b4e/schema)
