List streams
List streams
List the streams you own. Supply the ids parameter to fetch a specific set; otherwise the full collection is returned, cursor-paginated.
GET
List streams
Authorizations
OAuth 2.1 authorization-code flow with PKCE.
Query Parameters
Maximum items to return (1-100, default 20).
Required range:
1 <= x <= 100Pagination cursor from a previous response's page.nextCursor.
Filter to specific stream IDs (repeatable, or comma-separated). Returns only the streams you own among them, in the usual paginated envelope.