GET api/getteams
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TeamDTOName | Description | Type | Additional information |
---|---|---|---|
teamId | integer |
None. |
|
teamName | string |
None. |
|
category | CategoryDTO |
None. |
|
clubId | integer |
None. |
|
picture | string |
None. |
|
teamPlayers | Collection of PlayerDTO |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.