---
title: "Get store details"
method: GET
path: "/stores/{store_name}"
tags: ["basic"]
---

# Get store details

`GET /stores/{store_name}`

## Path parameters

- `store_name` string, required

## Response `200`

Returns information about the store

## Other responses

- `400` — General error
- `404` — Store not found

---

[API](https://skmtc.net/amz-racing/apis/rosbag-bazaar-api.md) · [All operations](https://skmtc.net/amz-racing/apis/rosbag-bazaar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/amz-racing/rosbag-bazaar-api/versions/9167cc5a1f11/schema)
