API referenceRentalGet rentals by user IDGet rentals by user ID GET /v1/rental/user/:userID Returns all rentals for a user. Request Responses200400401404500Successfully return rental dataBad requestUnauthorizedNot foundInternal server error