get https://a.klaviyo.com/api/segments//profiles/
Get all profiles within the given segment ID.
Filter to request a subset of all profiles. Profiles can be filtered by email
, phone_number
, and push_token
fields.
You can adjust the number of results per page via the page[size]
query parameter, e.g. ?page[size]=25
. Default: 20. Max: 100.
Rate limits:
Burst: 10/s
Steady: 150/m
Scopes:
Profiles Read
Segments Read