v4

latestOpenAPI 3.0.1raw.githubusercontent.com2026-04-1461776.9 KB
InsightsV1CreateAccountReport

Create Account Level Report

Create a Report for a specific account with given time range and filters.

post/v2/Voice/Reports

Request body

Example request

{
  "time_range": {
    "start_datetime": "2024-01-01T00:00:00Z",
    "end_datetime": "2024-01-07T00:00:00Z"
  }
}

Response

Created

account_sidstring

The unique SID identifier of the Account.

report_idstring

The report identifier as Voice Insights Report TTID.

status'created' | 'running' | 'completed'

The status of the report.

urlstring uri nullable

The URL of this resource.

All 6 operations