Lists all channel memberships in a channel.
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.
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 always returned as part of <code>ListChannelMemberships</code>. Hidden members are only returned if the type filter in <code>ListChannelMemberships</code> equals <code>HIDDEN</code>. Otherwise hidden members are not returned.
The maximum number of channel memberships that you want returned.
The token passed by previous API calls until all requested channel memberships are returned.
Pagination limit
Pagination token
Headers
The <code>AppInstanceUserArn</code> of the user that makes the API call.
Response
Success