Skip to main content
GET
Get the status of a single player

Headers

auth_token
string
required

User-platform auth_token supplied by LeagueSync API

Path Parameters

league_id
string
required

league_id to filter by

player_id
string
required

player_id to filter by

Response

successful operation

player_id
string
Example:

"3086"

position
string
Example:

"QB"

sport
string
Example:

"football"

first_name
string
Example:

"Tom"

last_name
string
Example:

"Brady"

full_name
string
Example:

"Tom Brady"

irl_team
string
Example:

"TB"

fantasy_team_roster_id
string
Example:

"2"

uniform_number
string
Example:

"12"