get/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Samples
Path parameters
AssistantSidstring required
The SID of the Assistant that is the parent of the Task associated with the resources to read.
TaskSidstring required
The SID of the Task associated with the Sample resources to read.
Query parameters
Languagestring
The ISO language-country string that specifies the language used for the sample. For example: en-US.
PageSizeinteger
How many resources to return in each list page. The default is 50, and the maximum is 1000.
Pageinteger
The page index. This value is simply for client state.
PageTokenstring
The page token. This is provided by the API.
Response
OK