Get battery health information for the vehicles within the specified company.
JWT Bearer token obtained from POST /api/authentication/token/user or POST /api/authentication/token/api-key.
Lifetime: ~24 hours (86,399 seconds). Cache the token and reuse it. Re-authenticate 5 minutes before expiry.
Scoping:
No refresh endpoint — re-authenticate with your credentials when the token expires.
Standard and must keep as it is.
Bearer your_token
Page number
Search string - used to search for vehicle names, IMEI
Number of results per page
Successful response with paged battery prediction data
Pagination metadata returned by list endpoints that support paging.
The current page number (1-based).
1
Total number of pages.
7
Total number of records across all pages.
342
Zero-based index of the last record on the current page.
24
List of vehicle battery prediction items.