List locations
Last updated: May 29, 2026
List locations
Get all scalable locations for the specified account service ID. Note: The official documentation curl example uses `/cfp/v1/server/locations` but the endpoint heading documents `/cfp/v1/locations`. Both may work; this spec uses the path from the heading.
Endpoint
GET /cfp/v1/locationsExample Request
curl -X GET "https://api.multiplay.dev/cfp/v1/locations" \
-H "Authorization: Bearer <token>"Responses
Status | Description |
|---|---|
| Successful response with location list. |
| |
| |
| |
|