Returns the details of a channel based on the membership of the specified AppInstanceUser.
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/{channelArn}#scope=app-instance-user-membership&app-instance-user-arn
Path parameters
channelArnstring required
The ARN of the channel to which the user belongs.
Query parameters
app-instance-user-arnstring required
The ARN of the user in a channel.
scope'app-instance-user-membership' required
Headers
x-amz-chime-bearerstring
The <code>AppInstanceUserArn</code> of the user that makes the API call.
Response
Success