Quality API /api/v2/quality/evaluations not linking to interactionId for CSAT

Trying to pull CSAT responses via the Quality API. I’m hitting GET /api/v2/quality/evaluations?interactionId=123 but getting an empty list. The survey definitely submitted. I can see the interactionId in the Conversations API logs. Is there a delay or a specific filter I’m missing to tie the evaluation back to the interaction? The docs are vague on this join.