Get Last Known Locations
POST {{base_url}}/api/location/location
Description
This API endpoint allows you to retrieve the last known locations of assets, fetching the most recent coordinate information for multiple assets in the system.
Request Body
{"search"=>{"fromDate"=>1726520400000}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |