Get a deck's strategy guide
Deck Guides
Get a deck's strategy guide
Returns the strategy guide attached to a deck, or null if the deck has no guide. Premium guides are truncated to a 200-char preview for non-owner callers without content access; the is_truncated flag signals the response shape.
GET
Get a deck's strategy guide
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_).
Response
object | null
The guide, or null when the deck has no attached guide. Consumers MUST null-check before accessing fields.