---
title: "Endpoint to check basic API connectivity."
method: GET
path: "/status/check/basic/"
tags: ["status"]
---

# Endpoint to check basic API connectivity.

`GET /status/check/basic/`

Endpoint to check basic API connectivity.

## Response `200`

Status check was successful

- StatusBasic
  - `detail` string — The message describing the state of the API.
  - `version` string — The current version for the Cloudsmith service.

## Other responses

- `400` — Request could not be processed (see detail).
- `422` — Missing or invalid parameters (see detail).

---

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