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

Get Tag Groups

List all tag groups in an account. Every account has one default tag group.
Tag groups can be filtered by name, exclusive, and default, and sorted by name or id in ascending or descending order.
Returns a maximum of 25 tag groups per request, which can be paginated with cursor-based pagination.

Rate limits:
Burst: 3/s
Steady: 60/m

Scopes:
Tags Read

Query Params
array of strings
fields[tag-group]
string

For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#filtering
Allowed field(s)/operator(s):
name: contains, ends-with, equals, starts-with
exclusive: equals
default: equals

Headers
string
required
Defaults to 2023-01-24

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

Responses

Language
Credentials