get https://a.klaviyo.com/api/catalog-category-bulk-delete-jobs
Get all catalog category bulk delete jobs.
Returns a maximum of 100 jobs per request.
Rate limits:
Burst: 350/s
Steady: 3500/m
Scopes:
catalogs:read
Responses
Get all catalog category bulk delete jobs.
Returns a maximum of 100 jobs per request.
Rate limits:
Burst: 350/s
Steady: 3500/m
Scopes:
catalogs:read
xxxxxxxxxx
curl --request GET \
--url https://a.klaviyo.com/api/catalog-category-bulk-delete-jobs \
--header 'Authorization: Klaviyo-API-Key your-private-api-key' \
--header 'accept: application/vnd.api+json' \
--header 'revision: 2025-01-15'