List segment subscribers OAuth Scope: segments:read
List segment subscribers OAuth Scope: segments:read
List segment subscribers OAuth Scope: segments:read
List all members in a segment with full subscription data. Each member is returned as a subscription object containing complete subscriber information and their subscription details. Supports optional expansions for stats, custom fields, tags, referrals, and premium tiers.
Use this endpoint when you need detailed subscriber information. If you only need subscriber IDs, use /segments/{segmentId}/results for a lighter-weight response.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Pagination returns the results in pages. Each page contains the number of results specified by the limit (default: 10).
If not specified, results 1-10 from page 1 will be returned.
Optionally expand the response to include additional data.
stats - Returns statistics about the subscription(s).
custom_fields - Returns custom field values set on the subscription.
referrals - Returns referrals made by the subscription.
tags - Returns tags associated with the subscription.
subscription_premium_tiers - Returns premium tier(s) the subscription is subscribed to.