get https://a.klaviyo.com/api/lists//profiles/
Get all profiles within a list with the given list 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:
List Read
Profiles Read