Get the members of multiple teams
GET /teams
GET
/teams
Parameters
Query Parameters
ids
required
string
["AABBCCDD", "EEFFGGHH"]The IDs of the teams
Responses
200
Expected response to a valid request
Array<Array<object>>
["AABBCCDD", "EEFFGGHH"]The IDs of the teams
Expected response to a valid request