GET /v1/customers, /v1/recipients, /v1/reports, etc.) uses the same cursor model — the parameters and response shape do not vary across resources. Lists return at most 20 records by default. The model is the same one Stripe uses.
starting_after to walk forward through results. Stop when the response returns fewer than limit records.