v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428140120.9 KB

Gets a summary of current and previous streams for a specified channel in your account, in the AWS region where the API request is processed.

post/ListStreamSessions

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

channelArnstring required

Channel ARN used to filter the list.

maxResultsinteger

Maximum number of streams to return. Default: 100.

nextTokenstring

The first stream to retrieve. This is used for pagination; see the <code>nextToken</code> response field.

Response

Success

nextTokenstring

If there are more streams than <code>maxResults</code>, use <code>nextToken</code> in the request to get the next set.