Aerovy Platform logo

Get a fleet

GEThttps://spectra.api.aerovy.com/v2/fleets/{placeId}

Returns a single fleet by id. Requires an API key with the read action scoped to the fleet.

Loading code example
Loading code example

Authorizations

apiKeystringheaderrequired

API key passed in the header.

Path Parameters

placeIdstringrequired

The fleet id.

Response

application/json

The fleet.

placeIdstringrequired
orgIdstringrequired
tenantIdstringrequired
fleetNamestringrequired
latitudenull | number | string<double>
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$
longitudenull | number | string<double>
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$
integrationIdsarray<string>
attributesobject
preferredDisplayMetricsarray<string>
createdAtstring<date-time>required
updatedAtnull | string<date-time>
createdBystringrequired
updatedBynull | string