List public sideboard guides for a game
Returns the visible sideboard guides for a game. Anonymous callers are rejected with 401 (the endpoint requires the sideboards:read scope). Authenticated callers see public guides plus their own private guides. Archived guides are excluded.
Documentation Index
Fetch the complete documentation index at: https://docs.flexslot.gg/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
HMAC-SHA256 over canonical request string. Format: v1.<unix_seconds>.<hex_hmac_sha256>.
Partner identifier slug. Required alongside X-Signature for HMAC auth.
User-issued personal access token (format: flx_pat_).
Path Parameters
Query Parameters
Case-insensitive substring filter on related matchup opponent_archetype.
Filter by guide author (firebase user id).
Filter to guides whose m2m membership includes this deck.
Page size (max 100, default 20).
1-indexed page number.
Sort key. Defaults to updated_at.
created_at, likes, pageviews, updated_at