Topic: get all drivers http post
Hello
I am new to Wialon. I would like to get all drivers thru an API. I can get all units using the following thru POSTMAN
https :// hst-api.wialon.com/wialon/ajax.html?svc=core/search_items¶ms={"spec":{"itemsType":"avl_unit","propName":"","propValueMask":"*","sortType":""},"force":1,"flags":1025,"from":0,"to":0}&sid=SESSION_ID
how can i get all drivers like the above ? Ideally I want the details of all bound drivers (with their login and logoff time)
Thanks in advance
Prem