List the contacts matching a segment.
List the contacts matching a segment.
Returns a paginated list of the contacts that currently match the segment’s filter criteria (stage + include/exclude tags + recency, ANDed with the grouped conditions tree if the segment has one), as full contact resources with their tags and stage loaded. Because conditions are never echoed back, this is the endpoint to check what a saved rule tree actually matches.
GET
List the contacts matching a segment.
Authorizations
Your workspace API key. It both authenticates the caller and selects the workspace.
Path Parameters
Segment id.
Query Parameters
Items per page (alias: limit). Default 25, max 100.

