get https://a.klaviyo.com/api/catalog-categories//
Get a catalog category with the given category ID.
Rate limits:
Burst: 350/s
Steady: 3500/m
Scopes:
Catalogs Read
Responses
Get a catalog category with the given category ID.
Rate limits:
Burst: 350/s
Steady: 3500/m
Scopes:
Catalogs Read
xxxxxxxxxx
curl --request GET \
--url https://a.klaviyo.com/api/catalog-categories/%24custom%3A%3A%3A%24default%3A%3A%3ASAMPLE-DATA-CATEGORY-APPAREL/ \
--header 'Authorization: Klaviyo-API-Key your-private-api-key' \
--header 'accept: application/json' \
--header 'revision: 2022-10-17'