v2

latestOpenAPI 3.1.02026-08-013435189.7 KB
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/streams

Query parameters

limitinteger

Maximum items to return (1-100, default 20).

cursorstring

Pagination cursor from a previous response's page.nextCursor.

idsstring[]

Filter to specific stream IDs (repeatable, or comma-separated). Returns only the streams you own among them, in the usual paginated envelope.

Response

Successful response.