List subscribers
🚧 Under development. Not available today.
List subscribers with optional filters. Cursor-paginated.
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
active, trialing, paused, cancelled, lapsed 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.
