Skip to content

/api/v1/data/teams

GET
/api/v1/data/teams
curl --request GET \
--url 'https://example.com/api/v1/data/teams?limit=50' \
--header 'Authorization: Bearer <token>'
name
string
limit
integer format: int32
default: 50

OK