---
title: GameCenterMatchmakingTeamsResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingteamsresponse
---

# GameCenterMatchmakingTeamsResponse

The response body for endpoints that get multiple teams.

## Declaration

```data
object GameCenterMatchmakingTeamsResponse
```

## Properties

data: The teams that the endpoint fetches. links: The link representations of the object. meta:

## See Also

### Objects

- [GameCenterMatchmakingTeamCreateRequest](appstoreconnectapi/gamecentermatchmakingteamcreaterequest.md)
- [GameCenterMatchmakingTeamUpdateRequest](appstoreconnectapi/gamecentermatchmakingteamupdaterequest.md)
- [GameCenterMatchmakingTeamResponse](appstoreconnectapi/gamecentermatchmakingteamresponse.md)
- [GameCenterMatchmakingTeam](appstoreconnectapi/gamecentermatchmakingteam.md)
