---
title: Get boolean rule results
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecentermatchmakingrules-_id_-metrics-matchmakingbooleanruleresults
---

# Get boolean rule results

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

## URL

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

## Path Parameters

id: The unique identifier for the rule.

## Query Parameters

filter[gameCenterMatchmakingQueue]: The fields of the queues to include in the response. filter[result]: The types of the results 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 or outcome. limit: The maximum number of results to include. sort: Sort results by decreasing or increasing count. 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 rule results and errors

- [Get Numeric Rule Results](appstoreconnectapi/get-v1-gamecentermatchmakingrules-_id_-metrics-matchmakingnumberruleresults.md)
- [Get Matchmaking Rule Errors](appstoreconnectapi/get-v1-gamecentermatchmakingrules-_id_-metrics-matchmakingruleerrors.md)
