Discussions

Ask a Question
Back to all

Recording API

I am building an app that uses cdr endpoint to retrieve call log, but I'd really want to know whether the calls have associated recordings or not. Currently the only way I found of how to determine, whether a call has a recording or not is to query them individually against the recording endpoint. This is inefficient if we have hundreds of calls in cdr. Is there any way of determining whether calls from cdr have recordings in batch?