v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1471501483.8 KB

Paginated list of custom vocabulary items for a given bot locale's custom vocabulary.

post/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary/DEFAULT/list

Path parameters

botIdstring required

The identifier of the version of the bot associated with this custom vocabulary.

botVersionstring required

The bot version of the bot to the list custom vocabulary request.

localeIdstring required

The identifier of the language and locale where this custom vocabulary is used. The string must match one of the supported locales. For more information, see Supported languages (https://docs.aws.amazon.com/lexv2/latest/dg/how-languages.html).

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

maxResultsinteger

The maximum number of items returned by the list operation.

nextTokenstring

The nextToken identifier to the list custom vocabulary request.

Response

Success

botIdstring

The identifier of the bot associated with this custom vocabulary.

botVersionstring

The identifier of the version of the bot associated with this custom vocabulary.

localeIdstring

The identifier of the language and locale where this custom vocabulary is used. The string must match one of the supported locales. For more information, see <a href="https://docs.aws.amazon.com/lexv2/latest/dg/how-languages.html"> Supported Languages </a>.

nextTokenstring

The nextToken identifier to the list custom vocabulary response.