Lists all channel memberships in a channel.
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.
If you want to list the channels to which a specific app instance user belongs, see the ListChannelMembershipsForAppInstanceUser API.
Path parameters
The maximum number of channel memberships that you want returned.
Query parameters
The membership type of a user, <code>DEFAULT</code> or <code>HIDDEN</code>. Default members are returned as part of <code>ListChannelMemberships</code> if no type is specified. Hidden members are only returned if the type filter in <code>ListChannelMemberships</code> equals <code>HIDDEN</code>.
The maximum number of channel memberships that you want returned.
The token passed by previous API calls until all requested channel memberships are returned.
Headers
The ARN of the <code>AppInstanceUser</code> or <code>AppInstanceBot</code> that makes the API call.
Response
Success