---
title: "Get Range"
method: GET
path: "/v0/timeseries.get_range"
tags: ["timeseries", "log_post_param_vals"]
---

# Get Range

`GET /v0/timeseries.get_range`

## Query parameters

- `dataset` string, required
- `start` string, required
- `end` string, nullable
- `symbols` string
- `stype_in` string
- `stype_out` string
- `schema` string
- `encoding` string
- `compression` string
- `limit` string, nullable
- `pretty_px` boolean
- `pretty_ts` boolean
- `map_symbols` boolean
- `symbol` string, nullable
- `retry` integer

## Headers

- `user-agent` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[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)
