v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451211217.9 KB

Lists all channels that an AppInstanceUser or AppInstanceBot 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 ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.

get/channels#scope=app-instance-user-memberships&x-amz-chime-bearer

Query parameters

app-instance-user-arnstring

The ARN of the user or bot.

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.

scope'app-instance-user-memberships' required

Headers

x-amz-chime-bearerstring required

The ARN of the <code>AppInstanceUser</code> or <code>AppInstanceBot</code> that makes the API call.

Response

Success

NextTokenstring password

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