Vehicle
All vehicles
Returns a paginated list of all vehicles of the subscription.
GET
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
Sorting order. Default value is DESC.
Available options:
ASC
, DESC
Zero-based page index (0..N)
Required range:
x >= 0
The size of the page to be returned. Default value is 10. Maximum value is 100.
Required range:
1 <= x <= 100
Response
200
application/json
Successful operation
Total number of pages.
Example:
1
Elements in the page. If there is no elements the list will be empty.
Object of vehicle response data with reduced data keys.
Total number of elements.
Example:
1