Skip to main content

Retrieve call detail records

GET 

/api/v1/calls

Retrieve a list of call detail records (CDR) with filtering and pagination options.

Important notes:

  • Results can be filtered by date range, call type, phone numbers, and SIP account
  • Supports both JSON and CSV export formats
  • Use pagination for large result sets
  • Statistics include total count, duration, and cost

When to use:

  • Generating call history reports
  • Analyzing call patterns and costs
  • Exporting billing data
  • Monitoring SIP account usage

Request

Responses

Successfully retrieved CDR records