GET All TV Stations
Returns all the TV Stations available.
https://api.sportmonks.com/v3/football/tv-stations{
"data": [
{
"id": 33,
"name": "Star+",
"url": "https://www.starplus.com/",
"image_path": "https://cdn.sportmonks.com/images/core/tvstations/1/33.png",
"type": "tv",
"related_id": null
},
{
"id": 34,
"name": "Viaplay",
"url": "https://www.viaplay.com",
"image_path": "https://cdn.sportmonks.com/images/core/tvstations/2/34.png",
"type": "tv",
"related_id": null
},
{
"id": 35,
"name": "beIN SPORTS CONNECT",
"url": "https://connect.beinsports.com",
"image_path": "https://cdn.sportmonks.com/images/core/tvstations/3/35.png",
"type": "tv",
"related_id": null
},Field
Type
Name
Required?
Description
Static Filters
Available on Entity
Description
Example
Dynamic filters
Available on Entity
Description
Example
Filters
Pagination
Parameters
Parameter
Required
Description
Example
Include depth
Includes
Related Entities:
Postman
Code Example
Last updated
Was this helpful?