---
title: Read Queue Information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecentermatchmakingqueues-_id_
---

# Read Queue Information

Get information about a specific queue and its related objects.

## URL

GET https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingQueues/{id}

## Path Parameters

id: The unique identifier for the queue.

## Query Parameters

fields[gameCenterMatchmakingQueues]: The fields of the queue to include in the response. include: The type of rule set to include in the response. fields[gameCenterMatchmakingRuleSets]:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Reading queue information

- [List All Queues](appstoreconnectapi/get-v1-gamecentermatchmakingqueues.md)
