Get server status
Last updated: May 29, 2026
Get server status
Get the current status of the game server identified by the specified server ID.
Endpoint
GET /cfp/v1/server/{serverid}/statusExample Request
curl -X GET "https://api.multiplay.dev/cfp/v1/server/:serverid/status" \
-H "Authorization: Bearer <token>"Responses
Status | Description |
|---|---|
| Successful response with server status. |
| |
| |
| |
| |
|