---
title: Get Queue Session Information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecentermatchmakingqueues-_id_-metrics-matchmakingsessions
---

# Get Queue Session Information

Get session information on a queue.

## URL

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

## Path Parameters

id: The unique identifier for the queue.

## Query Parameters

granularity: The level of information you want in the response, specified as a time interval for the data collection, using the ISO 8601 format for durations. limit: The maximum number of sessions to include. sort: Sort sizes by the specified order. For example, count sorts the results by decreasing number of players that Game Center finds.

## Response Codes

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

## Discussion

Discussion Example Request and Response

## See Also

### Getting queue information

- [Get Queue Size](appstoreconnectapi/get-v1-gamecentermatchmakingqueues-_id_-metrics-matchmakingqueuesizes.md)
- [Get Experimental Queue Size](appstoreconnectapi/get-v1-gamecentermatchmakingqueues-_id_-metrics-experimentmatchmakingqueuesizes.md)
- [Get Match Request Time in Queue](appstoreconnectapi/get-v1-gamecentermatchmakingqueues-_id_-metrics-matchmakingrequests.md)
- [Get Experimental Match Request Time in Queue](appstoreconnectapi/get-v1-gamecentermatchmakingqueues-_id_-metrics-experimentmatchmakingrequests.md)
