fanaticslive_shop_shows
Retrieve a Fanatics Live shop's live or replay show list by slug and status. Use replay status to access complete shows without credentials, with pagination support.
Instructions
Get a Fanatics Live shop's own live or replay show list. Returns a Fanatics Live shop's own live/upcoming or past/replay show list -- distinct from /fanaticslive/browse, which lists shows across all shops filtered by league. status=replay is the only credential-free way to observe a COMPLETE-status show. Public data sourced from Fanatics Live's own GraphQL API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Fanatics Live shop slug, e.g. from a shops-list result's slug field | |
| after | No | Pagination cursor from a previous response's next_cursor | |
| limit | No | Max shows to return (default 24) | |
| status | Yes | Which show list to return |