---
title: List rule IDs for a Game Center matchmaking rule set
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecentermatchmakingrulesets-_id_-relationships-rules
---

# List rule IDs for a Game Center matchmaking rule set

## URL

GET https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingRuleSets/{id}/relationships/rules

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## See Also

### Reading rule set information

- [List All Rule Sets](appstoreconnectapi/get-v1-gamecentermatchmakingrulesets.md)
- [Read Rule Set Information](appstoreconnectapi/get-v1-gamecentermatchmakingrulesets-_id_.md)
- [List Queues in a Rule Set](appstoreconnectapi/get-v1-gamecentermatchmakingrulesets-_id_-matchmakingqueues.md)
- [List matchmaking queue IDs for a Game Center matchmaking rule set](appstoreconnectapi/get-v1-gamecentermatchmakingrulesets-_id_-relationships-matchmakingqueues.md)
- [List Rules in a Rule Set](appstoreconnectapi/get-v1-gamecentermatchmakingrulesets-_id_-rules.md)
- [List Teams in a Rule Set](appstoreconnectapi/get-v1-gamecentermatchmakingrulesets-_id_-teams.md)
- [List team IDs for a Game Center matchmaking rule set](appstoreconnectapi/get-v1-gamecentermatchmakingrulesets-_id_-relationships-teams.md)
