get https://a.klaviyo.com/api/metrics//metric-properties
Get the metric properties for the given metric ID.
Rate limits:
Burst: 1/s
Steady: 15/m
Scopes:
metrics:read
Responses
Get the metric properties for the given metric ID.
Rate limits:
Burst: 1/s
Steady: 15/m
Scopes:
metrics:read
xxxxxxxxxx
curl --request GET \
--url https://a.klaviyo.com/api/metrics/id/metric-properties \
--header 'Authorization: Klaviyo-API-Key your-private-api-key' \
--header 'accept: application/vnd.api+json' \
--header 'revision: 2025-04-15'