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

twilio.com:twilio_taskrouter_v1

Summary:
Operation ID: FetchTask
Auth: unknown

Parameters (2)

Sid (string, path, required)

The SID of the Task resource to fetch.

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

WorkspaceSid (string, path, required)

The SID of the Workspace with the Task to fetch.

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

No probe data for this endpoint yet.