---
title: "List states with production data"
method: GET
path: "/v1/well-production/states"
tags: ["Well Production"]
---

# List states with production data

`GET /v1/well-production/states`

List states with available well-production coverage and their latest available period.

## Response `200`

States with available production data

- object
  - `status` string
  - `data` object

## Other responses

- `401` — Unauthorized
- `500` — Unexpected server error. Retry transient failures with bounded backoff and retain the request ID when contacting support.

---

[API](https://skmtc.net/oilpriceapi/apis/oil-price-api-v1.md) · [All operations](https://skmtc.net/oilpriceapi/apis/oil-price-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oilpriceapi/oil-price-api-v1/revisions/5a5ce424cacc/schema)
