View Source SportMonks.Resources.Teams (sport_monks v0.1.0)
Handles team-related API endpoints.
Summary
Functions
Gets a specific team by ID.
Gets a list of teams.
Gets a list of teams by country ID.
Get a list of teams by searching in name
Gets a list of teams by season ID.
Functions
Gets a specific team by ID.
Documentation
Please see Get team by ID
Gets a list of teams.
Documentation
Please see Get all teams
Gets a list of teams by country ID.
Documentation
Please see Get teams by country ID
Get a list of teams by searching in name
Documentation
Please see Get teams by searching in name
Gets a list of teams by season ID.
Documentation
Please see Get teams by season ID