Get all vehicles

Querying with filters

  • If you want to query for an specific field and its exact value, you need to pass a {name}={value} (IE: type=AVL-TRAX)
  • If you want to query more complex data, you can use filter param with JSON objectm IE: filter={"name": {"$like": "DESCONECTADO%"}}
Language
Authorization
Header
Click Try It! to start a request and see the response here!