{ "opencollection": "1.0.0", "info": { "name": "LocoNav Integration Alert Subscriptions Alerts API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "User-Authentication", "value": "{{User-Authentication}}", "placement": "header" } }, "items": [ { "info": { "name": "Alerts", "type": "folder" }, "items": [ { "info": { "name": "Get Alerts", "type": "http" }, "http": { "method": "GET", "url": "https://api.a.loconav.com/integration/api/v1/integration/api/v1/alerts" }, "docs": "

This endpoint sends an HTTP GET request to retrieve alerts based on the specified start time, end time, and alert type.

\n

Request Parameters

\n\n

Response

\n

The response" }, { "info": { "name": "List Alerts", "type": "http" }, "http": { "method": "GET", "url": "https://api.a.loconav.com/integration/api/v1/integration/api/v1/vehicles/:vehicleId/alerts", "params": [ { "name": "vehicleId", "value": "", "type": "path" } ] }, "docs": "

Overview

\n

The Get Alerts API allows users to retrieve information about alerts triggered by vehicle-related events during a specified time range.

\n

Request Parameters

\n