GET v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Samples
twilio.com:twilio_autopilot_v1
Operation ID: ListSample
Auth: unknown
Parameters (6)
(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 resources to read.
(string, query, optional)
The [ISO language-country](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html) string that specifies the language used for the sample. For example: `en-US`.
(integer, query, optional)
The page index. This value is simply for client state.
Constraints: {'minimum': 0}
(integer, query, optional)
How many resources to return in each list page. The default is 50, and the maximum is 1000.
Constraints: {'minimum': 1, 'maximum': 1000}
(string, query, optional)
The page token. This is provided by the API.
(string, path, required)
The SID of the [Task](https://www.twilio.com/docs/autopilot/api/task) associated with the Sample resources to read.
No probe data for this endpoint yet.