Retrieves the details of an existing reservation, including its status, assigned station (if confirmed), timing preferences, and final assigned times.
ID of the reservation to retrieve.
Optional fields to expand in the response, e.g., expand[]=charging_station
.
Returns the Reservation object for a valid identifier. Raises an error if the reservation ID provided does not exist.