---
title: "Status"
method: GET
path: "/api/v1/telemetry/status"
tags: ["telemetry"]
---

# Status

`GET /api/v1/telemetry/status`

Whether the current tenant has telemetry turned on.

Lets the frontend tracker stay inert without a redeploy when admins
flip the toggle. Mirrors what /auth/me already returns under
tenant.telemetry_enabled, so callers can use either source.

## Headers

- `authorization` string, nullable
- `X-API-Key` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ninjavan/apis/salesforce-sales-cloud-replacement.md) · [All operations](https://skmtc.net/ninjavan/apis/salesforce-sales-cloud-replacement/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ninjavan/salesforce-sales-cloud-replacement/versions/fd3a41a6260b/schema)
