Skip to content

/AWS1/CL_CHE=>LISTACCOUNTS()

About ListAccounts

Lists the Amazon Chime accounts under the administrator's AWS account. You can filter accounts by account name prefix. To find out which Amazon Chime account a user belongs to, you can filter by the user's email address, which returns one account result.

Method Signature

IMPORTING

Optional arguments:

IV_NAME TYPE /AWS1/CHEACCOUNTNAME /AWS1/CHEACCOUNTNAME

Amazon Chime account name prefix with which to filter results.

IV_USEREMAIL TYPE /AWS1/CHEEMAILADDRESS /AWS1/CHEEMAILADDRESS

User email address with which to filter results.

IV_NEXTTOKEN TYPE /AWS1/CHESTRING /AWS1/CHESTRING

The token to use to retrieve the next page of results.

IV_MAXRESULTS TYPE /AWS1/CHEPFLSERVICEMAXRESULTS /AWS1/CHEPFLSERVICEMAXRESULTS

The maximum number of results to return in a single call. Defaults to 100.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CHELISTACCTSRESPONSE /AWS1/CL_CHELISTACCTSRESPONSE