# Get hotel average rating **GET /api/hotels/{hotelId}/reviews/average** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Path parameters - **hotelId** (string(uuid)) The id of the hotel ## Responses ### 200 Returns hotel average rating #### Body: application/json (number(double)) number(double) ### 404 If the hotel is not found [Powered by Bump.sh](https://bump.sh)