Returns a paginated list of all batteries.
API key used for authorization and authentication.
Sorting field. Default value is USER_ID
USER_ID
, VENDOR
, IS_ONLINE
, LAST_UPDATED
Sorting order. Default value is DESC.
ASC
, DESC
Zero-based page index (0..N)
x >= 0
The size of the page to be returned. Default value is 10. Maximum value is 100.
1 <= x <= 100
Successful operation
The response is of type object
.
Returns a paginated list of all batteries.
API key used for authorization and authentication.
Sorting field. Default value is USER_ID
USER_ID
, VENDOR
, IS_ONLINE
, LAST_UPDATED
Sorting order. Default value is DESC.
ASC
, DESC
Zero-based page index (0..N)
x >= 0
The size of the page to be returned. Default value is 10. Maximum value is 100.
1 <= x <= 100
Successful operation
The response is of type object
.