v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14179784.8 KB

Gets summary information about all your rooms in the AWS region where the API request is processed. Results are sorted in descending order of <code>updateTime</code>.

post/ListRooms

Request body

namestring

Filters the list to match the specified room name.

nextTokenstring

The first room to retrieve. This is used for pagination; see the <code>nextToken</code> response field.

maxResultsinteger

Maximum number of rooms to return. Default: 50.

messageReviewHandlerUristring

Filters the list to match the specified message review handler URI.

loggingConfigurationIdentifierstring

Logging-configuration identifier.

Response

Success

nextTokenstring

If there are more rooms than <code>maxResults</code>, use <code>nextToken</code> in the request to get the next set.