GET /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/RealTimeStatistics

twilio.com:twilio_taskrouter_v1

Summary:
Operation ID: FetchWorkflowRealTimeStatistics
Auth: unknown

Parameters (3)

TaskChannel (string, query, optional)

Only calculate real-time statistics on this TaskChannel. Can be the TaskChannel's SID or its `unique_name`, such as `voice`, `sms`, or `default`.

WorkflowSid (string, path, required)

Returns the list of Tasks that are being controlled by the Workflow with the specified SID value.

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

WorkspaceSid (string, path, required)

The SID of the Workspace with the Workflow to fetch.

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

No probe data for this endpoint yet.