v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Lists all channels that a particular AppInstanceUser is a part of. Only an AppInstanceAdmin can call the API with a user ARN that is not their own.

The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

get/channels#scope=app-instance-user-memberships

Query parameters

app-instance-user-arnstring

The ARN of the <code>AppInstanceUser</code>s

max-resultsinteger

The maximum number of users that you want returned.

next-tokenstring password

The token returned from previous API requests until the number of channel memberships is reached.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

scope'app-instance-user-memberships' required

Headers

x-amz-chime-bearerstring

The <code>AppInstanceUserArn</code> of the user that makes the API call.

Response

Success

NextTokenstring password

The token passed by previous API calls until all requested users are returned.