---
title: "Forecast the impact of restarting game servers for a universe."
method: GET
path: "/server-management/v1/universes/{universeId}/restarts:forecast"
tags: ["Universes"]
---

# Forecast the impact of restarting game servers for a universe.

`GET /server-management/v1/universes/{universeId}/restarts:forecast`

## Path parameters

- `universeId` integer, required

## Response `200`

Success

- ForecastRestartResponse — Response model for the forecast restart endpoint.
  - `placeForecasts` object, nullable — Per-place forecast data keyed by place ID. Empty if no active places.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[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/ece7c5a315e7/schema)
