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

# 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

## Changes

- **2026-08-25** `15343b76e5a1` — 2 info
  - api tag `Observability` added
  - api tag `Universes` removed

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/server-management/v1/universes/:universeId/restarts:forecast/get.md)

---

[API](https://skmtc.dev/roblox/apis/roblox-api.md) · [All operations](https://skmtc.dev/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc.dev/roblox/apis/roblox-api/revisions/7c6787738100?raw)
