# LegalOwner ## Retrieve all legal owners - [POST /api/tenant/{tenantId_path}/legalOwners/GetAllLegalOwners](https://doc-api.bazimo.fr/documentation/swagger/legalowner/legalowner_getalllegalowners.md): Return all legal owners that the user has access to ## Retrieve legal owner by client Id - [POST /api/tenant/{tenantId_path}/legalOwners/GetLegalOwnersByClientId](https://doc-api.bazimo.fr/documentation/swagger/legalowner/legalowner_getlegalownersbyclientid.md): Return all legal owners for a given client id ## Retrieve legal owner by Id - [POST /api/tenant/{tenantId_path}/legalOwners/GetLegalOwnerById](https://doc-api.bazimo.fr/documentation/swagger/legalowner/legalowner_getlegalownerbyid.md): Return the legal owner for a given legal owner id ## Retrieve legal owner bank accounts by legal owner Id - [POST /api/tenant/{tenantId_path}/legalOwners/GetLegalOwnerBankAccountsByLegalOwnerId](https://doc-api.bazimo.fr/documentation/swagger/legalowner/legalowner_getlegalownerbankaccountsbylegalownerid.md): Return all bank accounts for a given legal owner id