Get a list of intents that meet the specified criteria.
post/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/
Path parameters
botIdstring required
The unique identifier of the bot that contains the intent.
botVersionstring required
The version of the bot that contains the intent.
localeIdstring required
The identifier of the language and locale of the intents to list. 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>.
Query parameters
maxResultsstring
Pagination limit
nextTokenstring
Pagination token
Request body
Response
Success