# Lot ## Retrieve lot by Id - [POST /api/tenant/{tenantId_path}/lot/getLotById](https://doc-api.bazimo.fr/documentation/swagger/lot/lot_getlotbyid.md): Return the lot for a given lot id ## Retrieve all lot of user - [POST /api/tenant/{tenantId_path}/lot/getRealEstateLots](https://doc-api.bazimo.fr/documentation/swagger/lot/lot_getrealestatelots.md): Return all lot of user ## Retrieve lot by building Id - [POST /api/tenant/{tenantId_path}/lot/getLotsByBuildingId](https://doc-api.bazimo.fr/documentation/swagger/lot/lot_getlotsbybuildingid.md): Return all lot for a given building id ## Retrieve lot by lease Id - [POST /api/tenant/{tenantId_path}/lot/getLotsByLeaseId](https://doc-api.bazimo.fr/documentation/swagger/lot/lot_getlotsbyleaseid.md): Return all lot for a given lease id ## Retrieve lot by Renter Id - [POST /api/tenant/{tenantId_path}/lot/getLotsByRenterId](https://doc-api.bazimo.fr/documentation/swagger/lot/lot_getlotsbyrenterid.md): Return all lot for a given renter id