Lists the users that belong to the specified Amazon Chime account. You can specify an email address to list only the user that the email address belongs to.
get/accounts/{accountId}/users
Path parameters
accountIdstring required
The Amazon Chime account ID.
Query parameters
user-emailstring password
Optional. The user email address used to filter results. Maximum 1.
user-type'PrivateUser' | 'SharedDevice'
The user type.
max-resultsinteger
The maximum number of results to return in a single call. Defaults to 100.
next-tokenstring
The token to use to retrieve the next page of results.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success