GET /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Samples/{Sid}
twilio.com:twilio_autopilot_v1
Summary: —
Operation ID: FetchSample
Auth: unknown
Operation ID: FetchSample
Auth: unknown
Parameters (3)
AssistantSid
(string, path, required)
The SID of the [Assistant](https://www.twilio.com/docs/autopilot/api/assistant) that is the parent of the Task associated with the resource to fetch.
Sid
(string, path, required)
The Twilio-provided string that uniquely identifies the Sample resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^UF[0-9a-fA-F]{32}$'}
TaskSid
(string, path, required)
The SID of the [Task](https://www.twilio.com/docs/autopilot/api/task) associated with the Sample resource to create.
No probe data for this endpoint yet.