GET Api/Players?playerId={playerId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
playerId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfPlayerDetailName | Description | Type | Additional information |
---|---|---|---|
Content | PlayerDetail |
None. |
|
SerializerSettings | JsonSerializerSettings |
None. |
|
Encoding | Encoding |
None. |
|
Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.