List Teams

Update Time: 2021-08-06 11:05

Introduction

Get a single team by team_id, more detailed data of the team is provided

Request

  • Path: /esport/dota/team/list
  • Method: GET
  • Calls: Unlimited calls for paid plans, 200 calls per day for free trial.
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
offset inttrueOptions to select results from where you want it to startExampleoffset=2 means you can get the results from the 2nd data
limit inttrueThe size of per page (1000
day intfalseOptions to search the data that changed by a specific number of days

Response

ParameterValueDescription
team_id long
name string
logo string
short_name string

Example Request

Example Response

{}
    Get a single team by team_id, more detailed data of the team is provided

    List TeamsiSportsAPI

    Contact