Speech Analytics API returning truncated transcripts for long calls

Hey folks,

Pulling transcripts via GET /api/v2/analytics/conversations/details with the includeTranscription flag set to true. For calls under 5 minutes it works fine, but anything longer just cuts off mid-sentence. No error code, just a clean 200 with incomplete data. Is there a pagination token I’m missing for the transcript field specifically?