v42

OpenAPI 3.1.0raw.githubusercontent.com2026-07-092767199.2 KB
channel3-api

List Brands

Lists all brands, sorted alphabetically. Supports pagination with the cursor parameter.

get/v0/list-brands

Query parameters

limitinteger

Max results (1-100)

Max results (1-100)

cursorstring nullable

Pagination cursor

Pagination cursor

Response

Successful Response

next_cursorstring nullable

Cursor to fetch the next page of results. Null if no more results.