Conversation history via /api/v2/conversations vs /api/v2/analytics/conversations

Getting 400 Bad Request when querying /api/v2/conversations for older records, while /api/v2/analytics/conversations returns data. The v2 endpoint seems to cap results or fail on date ranges > 30 days. Is the analytics endpoint the only reliable source for historical conversation data, or am I missing a pagination param in the real-time API? Need to fetch 90 days of call logs for reporting.