List streams.
List streams in a basin.
GET
Model paging by specifying start_after
as the last stream name that was returned.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter to streams whose name begins with this prefix.
Filter to streams whose name begins with this prefix.
It must be greater than or equal to the prefix
if specified.
Number of results, up to a maximum of 1000.
Required range:
0 <= x <= 1000
Response
200
application/json
The response is of type object
.