---
title: "Get Realtime Lead Scoring Settings"
method: GET
path: "/developer/realtime-lead-scoring-settings"
tags: ["Developer", "Developer - Settings"]
---

# Get Realtime Lead Scoring Settings

`GET /developer/realtime-lead-scoring-settings`

Get the realtime (live, mid-call) lead scoring settings for the current customer.

Returns the allowlist of `lead_scoring_custom_schema` property keys that are exposed
to the voice agent when it invokes the live lead scoring tool.

## Response `200`

Successful Response

- RealtimeLeadScoringSettingsResponse — Realtime (live, mid-call) lead scoring settings response model
  - `agent_visible_fields` string[] — Allowlist of property keys from lead_scoring_custom_schema that are exposed to the voice agent

---

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