/api/v2/conversations vs /api/v2/analytics/conversations

trying to pull active call metrics for a desktop widget.

GET /api/v2/conversations gives me the live data but chokes on pagination. analytics endpoint is faster but feels stale. which one should i actually use for real-time screen pop stats?