v2

latestOpenAPI 3.0.4Commercial License2026-08-0718678294.5 KB
Well Production

Cycle-time by cohort

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

get/v1/well-production/cycle-time/cohorts

Query parameters

group_bystring
Example:operator

Cohort grouping (e.g. quarter).

Response

Cohort cycle-time statistics

statusstring

Example response

{
  "status": "success",
  "data": {
    "group_by": "quarter"
  }
}