List cohorts
🚧 Under development. Not available today.
List defined cohorts. Cohorts are saved subscriber segments used by motions for targeting.
Authorizations
Your Recurr secret API key as a Bearer token:
Authorization: Bearer rk_live_….
Keys are environment-scoped — rk_live_ operates on live data,
rk_test_ on isolated test data (see
Test mode). Create, scope, and rotate keys
in your dashboard (Settings → API keys, developer role). Secret
keys are server-side only — never ship them in an app binary or client
JavaScript.
Query Parameters
Maximum number of items to return (1-100, default 50).
1 <= x <= 100Cursor for pagination. Pass the next_cursor from the previous response to fetch the next page.
Cursor for reverse pagination.
