---
title: "Get Vxt Settings"
method: GET
path: "/vxt/settings"
tags: ["VXT"]
---

# Get Vxt Settings

`GET /vxt/settings`

Get customer-scoped VXT runtime settings (developer only).

## Response `200`

Successful Response

- VXTSettingsResponse — Customer-scoped VXT runtime settings (developer only).
  - `transcript_source` string, required — 'vxt' to use VXT's transcript, 'assemblyai' to run our own pipeline

---

[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)
