Cohort Analysis

Creators behind a cohort cell

Drill-down for one clicked cell (cohort × offset): the creators it represents. direction=active returns the creators who qualified at that offset (the cell's numerator); direction=lapsed returns the cohort members who did NOT — the re-engagement target list. Capped at 500 rows (capped flags truncation). Single-shop only.

get/cohorts/creators

Query parameters

cohort_monthstring date required

Cohort start month (YYYY-MM-01).

Cohort start month (YYYY-MM-01).

offsetinteger required

Months since start (M0..M6).

Months since start (M0..M6).

metricstring

Which cell was clicked: 'posting' or 'gmv'.

Which cell was clicked: 'posting' or 'gmv'.

directionstring

'active' (qualified) or 'lapsed' (re-engagement targets).

'active' (qualified) or 'lapsed' (re-engagement targets).

product_idstring nullable

Optional product filter (match the grid).

Optional product filter (match the grid).

Response

Successful Response

cappedboolean

True when the result hit the row cap and was truncated.

capinteger

Max rows returned; results truncated beyond this.

directionstring

Which half of the cell this list is: 'active' (creators who qualified at that offset) or 'lapsed' (cohort members who did not). Echoed back so the FE cannot mislabel the list.

Changes

No recorded changes to this endpoint across all 1 revision of this API.