GET api/V2/stats/players/team/{teamid}?fullYear={fullYear}&year={year}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| teamid | globally unique identifier |
Required |
|
| fullYear | boolean |
Default value is True |
|
| year | integer |
Default value is 1900 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.