Skip to main content
POST
/
api
/
GetAllLastTimeOnline
/
{companyId}
Last online heartbeat for all vehicles in company
curl --request POST \
  --url https://api.telemax.com.au/api/GetAllLastTimeOnline/{companyId} \
  --header 'Authorization: <authorization>'
[
  {}
]

Headers

Content-Type
string
Authorization
string
required

Bearer your_token

Path Parameters

companyId
integer
required

Response

200 - application/json

Successful response