Use the following Rest API Get request call to fetch desired CDR for a period:
GET https://api.enablex.io/video/v1/cdr/period/{{$FROM_DATE}}/{{$TO_DATE}} Authorization: Basic XXXXXXX
You may also fetch CDR for:
Learn How to fetch CDR in detail here