curl --request GET \ --url https://api.mobway.cloud/vehicle \ --header 'Authorization: Bearer <token>'
[ { "company": "mobway", "vin": "8DMBK45KGIC435803", "plate": "TBUJ740", "oem": "OEM 1", "model": "Modelo 1", "year": 2021, "status": "active", "created": "2021-04-20T12:42:44", }, { "company": "mobway", "vin": "8DMBK45KGIC435804", "plate": "TBUJ741", "oem": "OEM 2", "model": "Modelo 2", "year": 2021, "status": "active", "created": "2021-04-20T12:42:44", } ]
Retorna as informações dos veículos conectados à empresa.
Documentation IndexFetch the complete documentation index at: https://docs.mobway.cloud/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mobway.cloud/llms.txt
Use this file to discover all available pages before exploring further.