---
title: "Cycle-time by cohort"
method: GET
path: "/v1/well-production/cycle-time/cohorts"
tags: ["Well Production"]
---

# Cycle-time by cohort

`GET /v1/well-production/cycle-time/cohorts`

Cycle-time statistics grouped into cohorts (e.g. by spud quarter).

## Query parameters

- `group_by` string

## Response `200`

Cohort cycle-time statistics

- object
  - `status` string
  - `data` object
    - `group_by` string
    - `cohorts` 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)
