GET /api/hotels/{hotelId}/reviews/average

Path parameters

  • hotelId string(uuid) Required

    The id of the hotel

Responses

GET /api/hotels/{hotelId}/reviews/average
curl \
 -X GET http://api.example.com/api/hotels/{hotelId}/reviews/average \
 -H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
42.0
Response examples (200)
42.0