curl 'https://stream.tonbo.dev/ds/demo/streams'
{ "bucket_id": "demo", "prefix": "", "stream_count": 2, "streams": [ { "stream_id": "hello", "status": "open", "content_type": "application/json", "tail_offset": 42, "created_at_ms": 1711234567890, "last_write_at_ms": 1711234599000 } ], "next_cursor": "hello", "has_more": false }
List streams within a bucket with optional prefix filtering and pagination.
[a-z0-9_-]{4,64}
200
400
404
Show properties
open
closed
after