API referenceRentalFetch rental by IDFetch rental by ID GET /v1/rental/:rentalID Returns the current state of a rental. Useful for polling rental status — recommended frequency is every 10 seconds. Request Responses200400401404500Successfully return rental dataBad requestUnauthorizedNot foundInternal server error