List streams in an S2 basin with prefix filtering and cursor-based pagination.
Documentation Index
Fetch the complete documentation index at: https://s2.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your access token.
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.
0 <= x <= 1000