---
title: "Health check for source"
method: GET
path: "/sources/{id}/health"
tags: ["sources"]
---

# Health check for source

`GET /sources/{id}/health`

Returns if the tsdb source can be contacted

## Path parameters

- `id` string, required

## Response `204`

Source was able to be contacted

## Other responses

- `404` — Source could not be contacted
- `default` — A processing or an unexpected error.

---

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