HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

Get Lists

Get all lists in an account.
Filter to request a subset of all lists. Lists can be filtered by id, name, created, and updated fields.
Returns a maximum of 10 results per page.

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

Scopes:
List Read

Query Params
array of strings
fields[list]
string

For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#filtering
Allowed field(s)/operator(s):
name: any, equals
id: any, equals
created: greater-than
updated: greater-than

Headers
string
required
Defaults to 2023-01-24

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials