Returns the full details of a user's channel membership.
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/{channelArn}/memberships/{memberArn}#x-amz-chime-bearer
Path parameters
channelArnstring required
The ARN of the channel.
memberArnstring required
The <code>AppInstanceUserArn</code> of the member.
Query parameters
sub-channel-idstring
<p>The ID of the SubChannel in the request. The response contains an <code>ElasticChannelConfiguration</code> object.</p> <note> <p>Only required to get a user’s SubChannel membership details.</p> </note>
Headers
x-amz-chime-bearerstring required
The ARN of the <code>AppInstanceUser</code> or <code>AppInstanceBot</code> that makes the API call.
Response
Success