Get List Profiles

GET {{baseUrl}}/api/lists/:list_id/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. Returns a maximum of 10 results per page, which can be paginated with cursor-based pagination.

Rate limits:
Burst: 10/s
Steady: 150/m

Scopes: List Read Profiles Read

Request Params

KeyDatatypeRequiredDescription
fields[profile]stringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sparse-fieldsets
filterstringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#filtering&lt;br&gt;Allowed field(s)/operator(s):<br>email: any<br>phone_number: any<br>push_token: any<br>_kx: equals
page[cursor]stringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#pagination

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:[{&quot;type&quot;:&quot;profile&quot;,&quot;id&quot;:&quot;eu reprehender&quot;,&quot;attributes&quot;:{&quot;email&quot;:&quot;veniam&quot;,&quot;phone_number&quot;:&quot;aliqua ea mollit&quot;,&quot;external_id&quot;:&quot;in qui Lorem reprehenderit&quot;,&quot;anonymous_id&quot;:&quot;in ea&quot;,&quot;first_name&quot;:&quot;culpa laborum eu&quot;,&quot;last_name&quot;:&quot;do&quot;,&quot;organization&quot;:&quot;commodo deserunt ex in&quot;,&quot;title&quot;:&quot;laboris voluptate officia&quot;,&quot;image&quot;:&quot;laboris Ut sed amet&quot;,&quot;created&quot;:&quot;1974-12-05T21:24:12.447Z&quot;,&quot;updated&quot;:&quot;2006-09-05T19:46:47.650Z&quot;,&quot;last_event_date&quot;:&quot;1998-07-10T22:17:11.779Z&quot;,&quot;location&quot;:{&quot;address1&quot;:&quot;enim ex nulla veniam&quot;,&quot;address2&quot;:&quot;et&quot;,&quot;city&quot;:&quot;officia&quot;,&quot;country&quot;:&quot;sed conse&quot;,&quot;latitude&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;longitude&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;region&quot;:&quot;nostrud dolo&quot;,&quot;zip&quot;:&quot;de&quot;,&quot;timezone&quot;:&quot;adipisicing occaecat ullamco exercit&quot;},&quot;properties&quot;:{}},&quot;links&quot;:{&quot;self&quot;:&quot;http://jfmuOaktoRTSUMyE.vcLEjpytMaWP1hbuY5ugfksLgPEQk,ocZf&quot;}},{&quot;type&quot;:&quot;profile&quot;,&quot;id&quot;:&quot;incididunt in&quot;,&quot;attributes&quot;:{&quot;email&quot;:&quot;elit velit Duis&quot;,&quot;phone_number&quot;:&quot;reprehenderit nostrud consectetur tempor in&quot;,&quot;external_id&quot;:&quot;eu quis nisi&quot;,&quot;anonymous_id&quot;:&quot;cillum ullamco&quot;,&quot;first_name&quot;:&quot;et incididunt Ut fugiat&quot;,&quot;last_name&quot;:&quot;Ut consequat non&quot;,&quot;organization&quot;:&quot;Excepteur&quot;,&quot;title&quot;:&quot;irure&quot;,&quot;image&quot;:&quot;minim dolor proident&quot;,&quot;created&quot;:&quot;1990-08-04T11:32:23.315Z&quot;,&quot;updated&quot;:&quot;1943-01-01T05:30:04.226Z&quot;,&quot;last_event_date&quot;:&quot;2005-06-11T19:41:07.778Z&quot;,&quot;location&quot;:{&quot;address1&quot;:&quot;laboris&quot;,&quot;address2&quot;:&quot;Excepteur&quot;,&quot;city&quot;:&quot;consequat magna commodo&quot;,&quot;country&quot;:&quot;do officia&quot;,&quot;latitude&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;longitude&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;region&quot;:&quot;tempor anim minim&quot;,&quot;zip&quot;:&quot;aliqua aliquip exercitation veniam&quot;,&quot;timezone&quot;:&quot;enim&quot;},&quot;properties&quot;:{}},&quot;links&quot;:{&quot;self&quot;:&quot;http://EUmusDWhoqVeHuyljFXeIBQtlTVoksXB.jgLJWmPxuAWZeMixOR+-qCoxRid+wIaqUOprpoBSMvEbUoOTnOfT3Hyy0F0zVxyAxR&quot;}}],&quot;links&quot;:{&quot;self&quot;:&quot;http://mFyAm.vxdlli0B0Jy3Wfk1tttq8LK+Ql-NE&quot;,&quot;first&quot;:&quot;http://KnbkpxbgDtswd.upYOxhb0ag+6MWBzNChoGF5o+JCIGcpz7-NpK.EEa8RxMHTslLXeJS,S&quot;,&quot;last&quot;:&quot;https://nyozeAIRstoXlAqVhUksTCjLd.iehbE0Dxkor9PPZ--CdQL+0O&quot;,&quot;prev&quot;:&quot;http://xAGdOrODeBTdtWvLjLjsk.mvwGKb&quot;,&quot;next&quot;:&quot;https://Evmdweu.elRXkxy,gTP0bJ8kRMm-lwD3y&quot;}}