GetShow
VideoCatalogService
GetShow
GetShow retrieves a single show by its unique identifier. Returns the show with season summaries for navigation.
GET
GetShow
Headers
OAuth 2.0 Bearer token for user-authenticated requests. Format: Bearer <access_token>. Optional if x-api-key is provided.
Example:
"Bearer eyJhbGciOiJSUzI1NiIs..."
API key for server-to-server access without user context. Optional if Authorization is provided.
Example:
"ang_live_..."
Preferred locale for localized content (BCP 47). Determines which language variant is returned for LocalizedString fields.
Example:
"ar"
Path Parameters
Unique identifier of the show to retrieve.
Response
Successful response