Fleets
Retrieve a fleet
Retrieves the full Fleet object by its unique ID. Use this endpoint to obtain current status, aggregated metrics, and preferences for a specific fleet.
GET
Path Parameters
ID of the fleet to retrieve.
Query Parameters
Specifies which related objects to expand in the response (e.g., expand[]=address
).
Body
application/json · object
Response
200
application/json
Fleet successfully retrieved.