Get fleet profile switch status
Last updated: May 29, 2026
Get fleet profile switch status
Get the status of a profile switch triggered by the Fleet Profile Switch endpoint.
Endpoint
GET /cfp/v2/fleet/{fleetID}/switchprofilePath Parameters
Name | Type | Required | Description |
|---|---|---|---|
| string | Yes | Fleet ID to check the current switch status of. |
Example Request
curl -X GET "https://api.multiplay.dev/cfp/v2/fleet/:fleetID/switchprofile" \
-H "Authorization: Bearer <token>"Responses
Status | Description |
|---|---|
| Successful response with switch status. |
| |
| |
| |
| |
|