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%"}}
Query Params
integer
≤ 10000
Defaults to 100

Max number of rows that will be displayed per request

integer
Defaults to 0

Number of rows skipped from the beginning of the cursor

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json