v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107861793.8 KB

Lists the generation requests made for a bot locale.

post/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations

Path parameters

botIdstring required

The unique identifier of the bot whose generation requests you want to view.

botVersionstring required

The version of the bot whose generation requests you want to view.

localeIdstring required

The locale of the bot whose generation requests you want to view.

Request body

maxResultsinteger

The maximum number of results to return in the response.

nextTokenstring

If the total number of results is greater than the number specified in the <code>maxResults</code>, the response returns a token in the <code>nextToken</code> field. Use this token when making a request to return the next batch of results.

Response

Success

botIdstring

The unique identifier of the bot for which the generation requests were made.

botVersionstring

The version of the bot for which the generation requests were made.

localeIdstring

The locale of the bot for which the generation requests were made.

nextTokenstring

If the total number of results is greater than the number specified in the <code>maxResults</code>, the response returns a token in the <code>nextToken</code> field. Use this token when making a request to return the next batch of results.