Get Players for A Team

Update Time: 2021-08-10 11:23

Introduction

List players for the given team

Request

  • Path: /esport/csgo/team/players
  • Method: GET
  • Calls: Unlimited calls for paid plans, 200 calls per day for free trial.
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
team_id stringtrueUse comma to separate each id if you search more than one teamthe number of searched id should be fewer than 50 at one time

Response

ParameterValueDescription
player_id long
team_id long
avatar string
nickname string
real_name string
age int
country string

Example Request

Example Response

{}
    List players for the given team

    Get Players for A TeamiSportsAPI

    Contact