GET /v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations/{Sid}
twilio.com:twilio_taskrouter_v1
Summary: —
Operation ID: FetchTaskReservation
Auth: unknown
Operation ID: FetchTaskReservation
Auth: unknown
Parameters (3)
Sid
(string, path, required)
The SID of the TaskReservation resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^WR[0-9a-fA-F]{32}$'}
TaskSid
(string, path, required)
The SID of the reserved Task resource with the TaskReservation 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 TaskReservation resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^WS[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.