GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/RealTimeStatistics

twilio.com:twilio_taskrouter_v1

Summary:
Operation ID: FetchTaskQueueRealTimeStatistics
Auth: unknown

Parameters (3)

TaskChannel (string, query, optional)

The TaskChannel for which to fetch statistics. Can be the TaskChannel's SID or its `unique_name`, such as `voice`, `sms`, or `default`.

TaskQueueSid (string, path, required)

The SID of the TaskQueue for which to fetch statistics.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^WQ[0-9a-fA-F]{32}$'}

WorkspaceSid (string, path, required)

The SID of the Workspace with the TaskQueue to fetch.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^WS[0-9a-fA-F]{32}$'}

No probe data for this endpoint yet.