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
Example response
{
"status": "success",
"data": {
"group_by": "quarter"
}
}