cdr response

API Docs by APIMATIC

CDR Response

Fields

NameDescription
items Required
stats
pagination
{
  "items": [
    {
      "date": null,
      "from": null,
      "to": null,
      "duration": null,
      "charge": null,
      "destination": null,
      "sip_trunk": null,
      "per_minute": null
    },
    {
      "date": null,
      "from": null,
      "to": null,
      "duration": null,
      "charge": null,
      "destination": null,
      "sip_trunk": null,
      "per_minute": null
    }
  ],
  "stats": null,
  "pagination": null
}