Get Tag Group

GET {{baseUrl}}/api/tag-groups/:id/

Retrieve the tag group with the given tag group ID.

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

Scopes: Tags Read

Request Params

KeyDatatypeRequiredDescription
fields[tag-group]stringFor more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#sparse-fieldsets

HEADERS

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

RESPONSES

status: OK

{"data":{"type":"tag-group","id":"zyxw9876-vu54-ts32-rq10-zyxwvu654321","attributes":{"name":"My Tag Group","exclusive":false,"default":false},"links":{"self":"http://QNyhKzZl.pblxTAFHZO"}}}