cURL
curl --request GET \ --url https://partner.staging.ezprk.dev/fleets/default/cars \ --header 'Authorization: Bearer <token>'
[ { "licenseNumber": "<string>", "createdDate": "<string>" } ]
You can get the JWT from the Login endpoint.
Unsorted list of all cars in the fleet
Milliseconds from the epoch (1970-01-01T00:00:00Z)