List series
Series
List series
Every series in the catalog.
GET
List series
Around twenty rows, paged by cursor like every list here, though in practice one page holds
them all.
Pass
q to search by name. Rows then come back best-match first, each carrying a score, and
the cursor keeps working exactly as it does without it. At this size a search is a convenience
rather than a necessity — see List cards for how ranking and ties behave.
Rows carry the series and its logo but not its expansions. Fetch
the series for those, or list expansions filtered by
series_id.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
How many rows to return. Defaults to 50 and stops at 200; a larger value is clamped, not rejected.
The next_cursor from the previous page. Omit it for the first page — a cursor this endpoint did not issue is ignored, and you get the first page back.
Search series by name. Ranked best-match first, every row carrying its score, and the cursor keeps working.
Minimum string length:
1