cURL
curl --request GET \ --url https://gamma-api.polymarket.com/teams
[ { "id": 123, "name": "<string>", "league": "<string>", "record": "<string>", "logo": "<string>", "abbreviation": "<string>", "alias": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ]
x >= 0
Comma-separated list of fields to order by
List of teams
The response is of type object[].
object[]