Getting replies from ticket

Getting replies from ticket

Is there an api to get customer replies from zoho desk


I've been looking into this one
https://support.zoho.com/api/json/requests/getrequestthreads?authtoken=[auth token]&portal=[portal]&department=[department]&requestid=[case id]&showoriginal=true

But it only returns a summary of the content and not the full reply. Is there any additional endpoint or parameter that allows returning the full reply content.

Thank you.