---
title: List All Queues
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecentermatchmakingqueues
---

# List All Queues

Get information about all queues.

## URL

GET https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues

## Query Parameters

fields[gameCenterMatchmakingQueues]: The fields of the queues to include in the response. fields[gameCenterMatchmakingRuleSets]: include: The type of rule set to include in the response. limit: The maximum number of queues to fetch.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 429 :

## See Also

### Reading queue information

- [Read Queue Information](appstoreconnectapi/get-v1-gamecentermatchmakingqueues-_id_.md)
