List Members
segments-admin
List Members
Return one cursor-paginated page of matching team_contact IDs.
Inactive segments return an empty page. Deleted segments 404. The underlying query is a single JOIN with one EXISTS subquery per condition — no N+1.
GET
List Members
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response