List fleet allocations
Last updated: May 28, 2026
Lists the allocations for a given fleet where the last activity took place within a given age duration.
Endpoint
GET /v4/projects/{projectId}/environments/{environmentId}/fleets/{fleetId}/allocationsExample Request
curl -X GET "https://api.multiplay.dev/v4/projects/:projectId/environments/:environmentId/fleets/:fleetId/allocations" \
-H "Authorization: Bearer <token>"Responses
Status | Description |
|---|---|
| List of |
| Bad Request |
| Unauthorized |
| Forbidden |
| Not Found |
| Too Many Requests |
| Internal Server Error |