Skip to main content

List all amenities in a given group

GET 

/api/v1/pms/property-amenities/amenity-groups/:amenityGroupId

Returns every active amenity whose amenity_group_id matches. The group must exist and be active — otherwise a 404 is returned rather than an empty list, to distinguish "empty group" from "wrong id".

Request​

Responses​

List of amenities in the group (may be empty).