---
title: "Check connection by platform"
method: GET
path: "/integration/check-connection-platform"
tags: ["Integration"]
---

# Check connection by platform

`GET /integration/check-connection-platform`

Return whether the integration is connected.

## Response `200`

- ApiBooleanResponseDto
  - `statusCode` number, required
  - `type` string, required
  - `data` boolean, required

## Other responses

- `400` — Validation error
- `401` — Not authenticated
- `403` — Insufficient permissions
- `500` — Unexpected error

---

[API](https://skmtc.net/kodustech/apis/kodus-api.md) · [All operations](https://skmtc.net/kodustech/apis/kodus-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kodustech/kodus-api/versions/e2282ac5fb3a/schema)
