# Room content **POST /v1/room/content** Fetch all the room content for given propertyId(s). ## Servers - qa server: https://qa-partner.momorooms.com (qa server) - production server: https://partner.momorooms.com (production server) ## Authentication methods - O auth security ## Parameters ### Body: application/json (object) - **propertyIds** (array[integer(int64)]) List of Momorooms ID(s) of the properties to get all the rooms and it's content ## Responses ### 200 OK #### Body: application/json (object) - **properties** (array[object]) ### 400 Client Side Error #### Body: application/json (object) - **errors** (array[object]) ### 500 Server Side Error #### Body: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)