---
title: "GET /v1/Workspaces/{WorkspaceSid}/RealTimeStatistics"
method: GET
path: "/v1/Workspaces/{WorkspaceSid}/RealTimeStatistics"
tags: ["TaskrouterV1WorkspaceRealTimeStatistics"]
---

# GET /v1/Workspaces/{WorkspaceSid}/RealTimeStatistics

`GET /v1/Workspaces/{WorkspaceSid}/RealTimeStatistics`

## Path parameters

- `WorkspaceSid` string, required

## Query parameters

- `TaskChannel` string

## Response `200`

OK

- TaskrouterV1WorkspaceWorkspaceRealTimeStatistics
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Workspace resource.
  - `activity_statistics` unknown[], nullable — The number of current Workers by Activity.
    - unknown
  - `longest_task_waiting_age` integer, nullable — The age of the longest waiting Task.
  - `longest_task_waiting_sid` string, nullable — The SID of the longest waiting Task.
  - `tasks_by_priority` unknown
  - `tasks_by_status` unknown
  - `total_tasks` integer, nullable — The total number of Tasks.
  - `total_workers` integer, nullable — The total number of Workers in the Workspace.
  - `workspace_sid` string, nullable — The SID of the Workspace.
  - `url` string, uri, nullable — The absolute URL of the Workspace statistics resource.

## Changes

- **2023-08-10** (v1) `0dff2919dfba` — 1 info
  - api tag `TaskrouterV1WorkspaceRealTimeStatistics` added

[Change history](https://skmtc.dev/twilio/apis/taskrouter-v1/changes/v1/Workspaces/:WorkspaceSid/RealTimeStatistics/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/0dff2919dfba/schema)
