---
title: "POST /managed-things-connectivity-data/{Identifier}"
method: POST
path: "/managed-things-connectivity-data/{Identifier}"
---

# POST /managed-things-connectivity-data/{Identifier}

`POST /managed-things-connectivity-data/{Identifier}`

Get the connectivity status of a managed thing.

## Path parameters

- `Identifier` string, required

## Response `200`

Success

- GetManagedThingConnectivityDataResponse
  - `ManagedThingId` string — The id of a managed thing.
  - `Connected` boolean — The connectivity status for a managed thing.
  - `Timestamp` string, date-time — The timestamp value of when the connectivity status for a managed thing was last taken.
  - `DisconnectReason` 'AUTH_ERROR' | 'CLIENT_INITIATED_DISCONNECT' | 'CLIENT_ERROR' | 'CONNECTION_LOST' | 'DUPLICATE_CLIENTID' | 'FORBIDDEN_ACCESS' | 'MQTT_KEEP_ALIVE_TIMEOUT' | 'SERVER_ERROR' | 'SERVER_INITIATED_DISCONNECT' | 'THROTTLED' | 'WEBSOCKET_TTL_EXPIRATION' | 'CUSTOMAUTH_TTL_EXPIRATION' | 'UNKNOWN' | 'NONE' — The reason for the connectivity disconnect with the managed thing.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — UnauthorizedException
- `484` — ServiceUnavailableException
- `485` — ResourceNotFoundException
- `486` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/iot-managed-integrations.md) · [All operations](https://skmtc.net/aws/apis/iot-managed-integrations/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iot-managed-integrations/revisions/d043c13c812a/schema)
