---
title: "Get Dataset Condition"
method: GET
path: "/v0/metadata.get_dataset_condition"
tags: ["metadata", "log_post_param_vals"]
---

# Get Dataset Condition

`GET /v0/metadata.get_dataset_condition`

## Query parameters

- `dataset` string, required
- `start_date` string, nullable
- `end_date` 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)
