v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150135.9 KB

Returns an array of <code>StreamInfo</code> objects. Each object describes a stream. To retrieve only streams that satisfy a specific condition, you can specify a <code>StreamNameCondition</code>.

post/listStreams

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

MaxResultsinteger

The maximum number of streams to return in the response. The default is 10,000.

NextTokenstring

If you specify this parameter, when the result of a <code>ListStreams</code> operation is truncated, the call returns the <code>NextToken</code> in the response. To get another batch of streams, provide this token in your next request.

Response

Success

NextTokenstring

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.