---
title: Get Numeric Rule Results
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecentermatchmakingrules-_id_-metrics-matchmakingnumberruleresults
---

# Get Numeric Rule Results

Get the results of a specific matchmaking rule that returns numeric values.

## URL

GET https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingRules/{id}/metrics/matchmakingNumberRuleResults

## Path Parameters

id: The unique identifier for the rule.

## Query Parameters

filter[gameCenterMatchmakingQueue]: The fields of the queues to include in the response. 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. groupBy: Organizes the results by queue. limit: The maximum number of results to include. sort: Sort results 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 :

## See Also

### Getting rule results and errors

- [Get boolean rule results](appstoreconnectapi/get-v1-gamecentermatchmakingrules-_id_-metrics-matchmakingbooleanruleresults.md)
- [Get Matchmaking Rule Errors](appstoreconnectapi/get-v1-gamecentermatchmakingrules-_id_-metrics-matchmakingruleerrors.md)
