---
title: "GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/Statistics"
method: GET
path: "/v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/Statistics"
tags: ["TaskrouterV1TaskQueueStatistics"]
---

# GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/Statistics

`GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/Statistics`

## Path parameters

- `WorkspaceSid` string, required
- `TaskQueueSid` string, required

## Query parameters

- `EndDate` string, date-time
- `Minutes` integer
- `StartDate` string, date-time
- `TaskChannel` string
- `SplitByWaitTime` string

## Response `200`

OK

- TaskrouterV1WorkspaceTaskQueueTaskQueueStatistics
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the TaskQueue resource.
  - `cumulative` unknown
  - `realtime` unknown
  - `task_queue_sid` string, nullable — The SID of the TaskQueue from which these statistics were calculated.
  - `workspace_sid` string, nullable — The SID of the Workspace that contains the TaskQueue.
  - `url` string, uri, nullable — The absolute URL of the TaskQueue statistics resource.

## Changes

- **2025-07-03** (v1) `98aedcadea73` — 2 breaking
  - the `cumulative` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `realtime` response's property type/format changed from `object`/`` to ``/`` for status `200`
- **2025-03-11** (v1) `4e6af3af0c51` — 2 breaking
  - the `cumulative` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `realtime` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2023-08-10** (v1) `0dff2919dfba` — 1 info
  - api tag `TaskrouterV1TaskQueueStatistics` added

[Change history](https://skmtc.dev/twilio/apis/taskrouter-v1/changes/v1/Workspaces/:WorkspaceSid/TaskQueues/:TaskQueueSid/Statistics/get.md)

---

[API](https://skmtc.dev/twilio/apis/taskrouter-v1.md) · [All operations](https://skmtc.dev/twilio/apis/taskrouter-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/taskrouter-v1/revisions/f431d2bc66ba/schema)
