---
title: "Per-bucket answer/connection rate over time (share of LIVE calls that connected)"
method: GET
path: "/v1/analytics/voice/answer-rate-timeseries"
tags: ["analytics"]
---

# Per-bucket answer/connection rate over time (share of LIVE calls that connected)

`GET /v1/analytics/voice/answer-rate-timeseries`

## Query parameters

- `granularity` string
- `start_date` string, date, required
- `end_date` string, date, required

## Response `200`

Successful Response

- AnswerRateTimeseriesRow[]
  - `time_bucket` string, date-time, required
  - `answer_rate` number, required
  - `total_calls` integer, required

## Other responses

- `400` — Bad request
- `401` — Authentication required
- `422` — Validation Error

---

[API](https://skmtc.net/oneloop-hq/apis/feather-api.md) · [All operations](https://skmtc.net/oneloop-hq/apis/feather-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneloop-hq/feather-api/revisions/5a5597ebb2d6/schema)
