# Property content **POST /v1/property/content** Fetch all the property 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 complete static content ## Responses ### 200 OK #### Body: application/json (object) - **properties** (array[object]) List of properties with their content details ### 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)