Authorizations
API key used for authorization and authentication.
Query Parameters
Sorting field. Default value is USER_ID
Available options:
USER_ID, VENDOR, IS_ONLINE, LAST_UPDATED Search by vehicle UUID
Search by user ID (partial match, case-insensitive)
Search by vehicle VIN (partial match, case-insensitive)
Filter by online status
Search by vehicle display name (partial match, case-insensitive)
Filter by vendor
Available options:
TESLA, MERCEDES, BMW, MINI, VW, AUDI, SKODA, VOLVO, CUPRA Search by vehicle model (partial match, case-insensitive)
Filter by UTC last updated date (from this date onwards).
Filter by UTC last updated date (To this date).
Sorting order. Default value is DESC.
Available options:
ASC, DESC Zero-based page index (0..N)
Required range:
x >= 0The size of the page to be returned. Default value is 10. Maximum value is 100.
Required range:
1 <= x <= 100
