Aerovy Platform logo

Get a fleet's monitor count

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

Returns the count of data points across all monitors in a fleet over a time range. 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.

Query Parameters

startTimestring<date-time>

Inclusive start (UTC).

endTimestring<date-time>

Exclusive end (UTC).

Response

application/json

The count.