fanaticslive_channel
Retrieve a Fanatics Live channel's details, including its parent shop and initial list of live, upcoming, and past shows. Use to access channel-specific show data from public Fanatics Live GraphQL API.
Instructions
Get a Fanatics Live channel's detail page. Returns a Fanatics Live channel's own detail page: its parent shop, and a first page of its live/upcoming and past/replay shows. A shop can run several channels (e.g. a league-specific sub-feed) -- see /fanaticslive/shop/{slug} for a shop's full channel list and /fanaticslive/shop/{slug}/shows for cursor-paginated access to a full show history. Public data sourced from Fanatics Live's own GraphQL API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Fanatics Live channel id (a UUID), e.g. from a shop or show result's channel.id field |