Lists the room details for the specified Amazon Chime Enterprise account. Optionally, filter the results by a member ID (user ID or bot ID) to see a list of rooms that the member belongs to.
get/accounts/{accountId}/rooms
Path parameters
accountIdstring required
The Amazon Chime account ID.
Query parameters
member-idstring
The member ID (user ID or bot ID).
max-resultsinteger
The maximum number of results to return in a single call.
next-tokenstring
The token to use to retrieve the next page of results.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success