# Cars Operations related to cars ## List car inventory by filter - [GET /cars](https://docs-finn.redocly.app/api/remarketing/openapi/cars/getcarinventory.md): Lists all car inventory for remarketing that meets the filter criteria. You can use a range of filters on the list returned, including filtering by: * Brand name * Color * Expected return date * Model name * Vehicle identification number (VIN) * Model Year * Configuration ID * Trim * Registration Dates * Engine * Latest Mileages * Fuel * Co2 emission * Car lifecycle status You can also apply sorting on the list returned by the following properties: * Expected return date * Date First Registration * Damage Deductible * Latest Mileage * Brand Name * Model Name * Vin * Location Name * Color * Trim * Engine * Latest Mileage * Shift * Fuel Name * Model Year * Offer Statuses ## Gets all configuration information available for a specific car. - [GET /cars/{finnCarId}](https://docs-finn.redocly.app/api/remarketing/openapi/cars/getcarconfigurationbycarid.md)