Lists all the SubChannels in an elastic channel when given a channel ID. Available only to the app instance admins and channel moderators of elastic channels.
get/channels/{channelArn}/subchannels#x-amz-chime-bearer
Path parameters
channelArnstring required
The ARN of elastic channel.
Query parameters
max-resultsinteger
The maximum number of sub-channels that you want to return.
next-tokenstring password
The token passed by previous API calls until all requested sub-channels are returned.
Headers
x-amz-chime-bearerstring required
The <code>AppInstanceUserArn</code> of the user making the API call.
Response
Success