---
title: "GET /matchmaking-api/v1/matchmaking/scoring-configuration/default-weights"
method: GET
path: "/matchmaking-api/v1/matchmaking/scoring-configuration/default-weights"
tags: ["Matchmaking"]
---

# GET /matchmaking-api/v1/matchmaking/scoring-configuration/default-weights

`GET /matchmaking-api/v1/matchmaking/scoring-configuration/default-weights`

## Response `200`

Success

- GetMatchmakingScoringDefaultWeightsResponse — Response containing the weights of the current default matchmaking scoring weights
  - `weights` object, nullable — The weights of the current default matchmaking scoring weights.
    - `Invalid` number, double
    - `Occupancy` number, double
    - `Age` number, double
    - `Language` number, double
    - `Latency` number, double
    - `PreferredPlayers` number, double
    - `VoiceChat` number, double
    - `DeviceType` number, double
    - `PlayHistory` number, double
    - `TextChat` number, double

---

[API](https://skmtc.dev/roblox/apis/roblox-api.md) · [All operations](https://skmtc.dev/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roblox/roblox-api/revisions/997412c1cdd2/schema)
