---
title: GameCenterMatchmakingQueuesResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingqueuesresponse
---

# GameCenterMatchmakingQueuesResponse

The response body for endpoints that get multiple queues.

## Declaration

```data
object GameCenterMatchmakingQueuesResponse
```

## Properties

data: The queues that the endpoint fetches. included: The rule sets included in the response. links: The link representations of the response. meta:

## See Also

### Objects

- [GameCenterMatchmakingQueueCreateRequest](appstoreconnectapi/gamecentermatchmakingqueuecreaterequest.md)
- [GameCenterMatchmakingQueueUpdateRequest](appstoreconnectapi/gamecentermatchmakingqueueupdaterequest.md)
- [GameCenterMatchmakingQueueResponse](appstoreconnectapi/gamecentermatchmakingqueueresponse.md)
- [GameCenterMatchmakingQueue](appstoreconnectapi/gamecentermatchmakingqueue.md)
