The X-RateLimit-Count header is inconsistent across API endpoints.
I’ve been systematically documenting rate limit headers for our outbound contact list automation. The /api/v2/outbound/contactlists endpoint returns X-RateLimit-Count and X-RateLimit-Limit headers. But the /api/v2/analytics/conversations/details/query endpoint returns neither - it just silently returns a 429 without telling you how close you are to the limit.