Request Recovery Stats
Use this to get the recovery stats
get/recovered/stats
Query parameters
latnumber
Latitude - if specified, lon and distance are required. Eg: -34.9285
lonnumber
Longitude - if specified, lat and distance are required Eg: 138.6007
distancenumber
Distance in meters - if specified, lat and lon are required
durationnumber
How far back to search in seconds. Defaults to foreverl
datetimestring date-time
End time to query as an ISO-8601 time string. Defaults to now. Example: 2021-02-02T11:27:38.634Z
Response
Returns a list of recovery objects
Changes
Changed in 2 of the 31 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲