v1

latestOpenAPI 3.0.1Apache 2.02026-07-14521687.9 KB

get/v1/Assistants/{AssistantSid}/Queries

Path parameters

AssistantSidstring required

The SID of the Assistant that is the parent of the resources to read.

Query parameters

Languagestring

The ISO language-country string that specifies the language used by the Query resources to read. For example: en-US.

ModelBuildstring

The SID or unique name of the Model Build to be queried.

Statusstring

The status of the resources to read. Can be: pending-review, reviewed, or discarded

DialogueSidstring

The SID of the Dialogue.

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