GET api/Team/GetTeams

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "TeamId": 1,
    "TeamName": "sample string 2",
    "TeamSaleTarget": 1
  },
  {
    "$ref": "1"
  },
  {
    "$ref": "1"
  }
]