---
title: "Get Cost"
method: GET
path: "/v0/metadata.get_cost"
tags: ["metadata", "log_post_param_vals"]
---

# Get Cost

`GET /v0/metadata.get_cost`

## Query parameters

- `dataset` string, required
- `start` string, required
- `end` string, nullable
- `symbols` string
- `schema` string
- `stype_in` string
- `mode` string
- `limit` integer, nullable
- `symbol` string, nullable
- `retry` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — If bad or unacceptable query param
- `404` — If dataset not found or no data for query
- `422` — If unprocessable request
- `429` — If request rate limit exceeded

---

[API](https://skmtc.net/databento/apis/databento-openapi-specification.md) · [All operations](https://skmtc.net/databento/apis/databento-openapi-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/databento/databento-openapi-specification/revisions/08ef3d01f5b8/schema)
