---
title: "Periodic Voice Call Report"
method: GET
path: "/call-period"
tags: ["Reports and Stats"]
---

# Periodic Voice Call Report

`GET /call-period`

This endpoint retrieves voice call report in between specified dates

<strong>HTTP Request</strong>

    GET https://api.mnotify.com/api/call-period

## Path parameters

- `key` string, required
- `from` unknown, required
- `to` unknown, required

## Response `200`

Success

- Report
  - `status` string
  - `report` object — Contains an array of delivery report in between specified dates
  - `total_contacts` unknown
  - `total_charge` string — Contains total charge

---

[API](https://skmtc.dev/mnotify/apis/bms-documentation.md) · [All operations](https://skmtc.dev/mnotify/apis/bms-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mnotify/bms-documentation/revisions/c06855f2ed03/schema)
