---
title: "List store cost information"
method: GET
path: "/v1/billing/stores"
tags: ["billing"]
---

# List store cost information

`GET /v1/billing/stores`

## Response `200`

The list of store cost information

- StoreCostListResponse
  - `data` StoreCostInfo[], required — The list of store cost information
    - `store_id` string, required — The ID of the store
    - `cost` string, required — The cost
    - `cost_per_metric` object, required — The cost per metric
  - `object` 'list' — The object type of the response

---

[API](https://skmtc.net/mixedbread/apis/mxbai-omni.md) · [All operations](https://skmtc.net/mixedbread/apis/mxbai-omni/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mixedbread/mxbai-omni/revisions/2eece97b5ae5/schema)
