---
title: "Prospecting Health"
method: GET
path: "/api/prospecting/health"
tags: ["prospecting"]
---

# Prospecting Health

`GET /api/prospecting/health`

## Response `200`

Successful Response

- ProspectingHealthResponse
  - `status` string, required
  - `apollo_api_key_configured` boolean, required
  - `required_settings_present` boolean, required
  - `missing_settings` string[]
  - `notes` string[]
  - `mapped_filters` string[]
  - `details` object

---

[API](https://skmtc.dev/rethoric/apis/rethoric-os.md) · [All operations](https://skmtc.dev/rethoric/apis/rethoric-os/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rethoric/rethoric-os/revisions/76b6d39426f6/schema)
