List streams.
streams
List streams.
List streams in an S2 basin with prefix filtering and cursor-based pagination.
GET
List streams.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your access token.
Query Parameters
Filter to streams whose names begin with this prefix.
Filter to streams whose names lexicographically start after this string.
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
