get/v1/Assistants/{AssistantSid}/FieldTypes/{FieldTypeSid}/FieldValues
Path parameters
AssistantSidstring required
The SID of the Assistant that is the parent of the FieldType associated with the resources to read.
FieldTypeSidstring required
The SID of the Field Type associated with the Field Value to read.
Query parameters
Languagestring
The ISO language-country tag that specifies the language of the value. Currently supported tags: 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