get https://demo-smartcharging.jedlix.com/api/v1/users//vehicles//state-request
This endpoint retrieves the status of the last charge state update request that was made for a specified vehicle.
The response includes information such as whether the request has been completed, and if so, the time at which it was completed.
If there is a current request, the response will include the time at which the charge state can be retrieved.
If there is no current request, a NotFound response will be returned.
Note that requests expire after 15 minutes.