Skip to main content
GET
Get Daily Calls
Provides an array of metrics grouped by time interval (either days or minutes depending on your parameters). This is ideal for generating line charts of call volume and duration.

Query Parameters

string
Start date in YYYY-MM-DD format. Defaults to 30 days ago.
string
End date in YYYY-MM-DD format. Defaults to today.
string
Start exact time in ISO 8601 format (e.g. 2024-03-01T14:30:00Z). Changes the granularity of the time-series points to minute.
string
End exact time in ISO 8601 format.
string
Filter the metrics to only include calls for a specific agent.

Response

boolean
Indicates whether the request was successful.
object