---
title: "Mews Status"
method: GET
path: "/integrations/mews/status"
tags: ["mews"]
---

# Mews Status

`GET /integrations/mews/status`

Per-property connection states for the integration page.

## Response `200`

Successful Response

- MewsStatusResponse
  - `connections` MewsConnectionStatus[], required
    - `tenant_integration_id` string, uuid, required
    - `property_id` string, uuid, required
    - `property_name` string, required
    - `status` string, required
    - `connected_at` string, date-time, nullable
    - `enterprise_id` string, nullable
    - `enterprise_name` string, nullable
    - `service_id` string, nullable
    - `service_name` string, nullable
    - `is_portfolio` boolean

## Changes

> 18 revisions in range; 1 not diffed.

- **2026-09-08** `0d816626f362` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getanana/apis/cleon-api/changes/integrations/mews/status/get.md)

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc.dev/getanana/apis/cleon-api/revisions/202b7d85683e?raw)
