Estimations
Retrieve an estimation
Retrieves a previously generated Estimation object by its unique ID. Use this endpoint to confirm pricing details or to display the estimate again without recalculating.
GET
Path Parameters
ID of the estimation to retrieve.
Query Parameters
Specifies related objects to expand (e.g., expand[]=charging_station
).
Body
application/json · object
Response
200
application/json
Returns the Estimation object for a valid identifier. Raises an error if the estimation has expired or the ID is invalid.