Skip to main content
GET
List teams

查询参数

limit
integer
必填范围: x >= 0
offset
integer
必填范围: x >= 0
order
string

Comma-separated list of fields to order by

ascending
boolean
league
string[]
name
string[]
abbreviation
string[]

响应

200 - application/json

List of teams

id
integer
name
string | null
league
string | null
record
string | null
logo
string | null
abbreviation
string | null
alias
string | null
createdAt
string<date-time> | null
updatedAt
string<date-time> | null