---
title: "Check Connectivity Endpoint"
method: POST
path: "/admin/check-connectivy"
tags: ["admin"]
---

# Check Connectivity Endpoint

`POST /admin/check-connectivy`

## Request body

- NodeIdentifier[]
  - `tenant_id` string, required
  - `node_id` string, required

## Response `200`

Successful Response

- boolean[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tenzir/apis/tenzir-platform-api.md) · [All operations](https://skmtc.dev/tenzir/apis/tenzir-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tenzir/tenzir-platform-api/revisions/1c6c33bb8ba3/schema)
