---
title: "List all places with a matchmaking scoring configuration for a universe."
method: GET
path: "/matchmaking-api/v1/matchmaking/scoring-configurations/{universeId}/places"
tags: ["Matchmaking"]
---

# List all places with a matchmaking scoring configuration for a universe.

`GET /matchmaking-api/v1/matchmaking/scoring-configurations/{universeId}/places`

## Path parameters

- `universeId` integer, required

## Response `200`

Success

- ListPlaceMatchmakingScoringConfigurationsResponse — Response to list all places with scoring configuration in a universe.
  - `placeScoringConfigurations` object, nullable — The scoring configurations for places.

---

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