GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{Sid}

twilio.com:twilio_taskrouter_v1

Summary:
Operation ID: FetchTaskQueue
Auth: unknown

Parameters (2)

Sid (string, path, required)

The SID of the TaskQueue resource to fetch.

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.