Example searches: “Progress”, “interior_style”, “https://app.decorai.io/api”, “Room styles”, “application/json”
Get Result Style List
OK
curl \ --request GET 'https://app.decorai.io/api/result_styles'
{ "success": 42, "user": 42, "response": [ { "id": 42, "name": "string" } ] }