Skip to main content
GET
Fetch one assistant's full config

Authorizations

Authorization
string
header
required

Tenant API key (vdx_live_…) as Authorization: Bearer.

Path Parameters

id
string
required
Pattern: ^[a-z0-9][a-z0-9-]{1,60}$

Response

The assistant.

id
string
config
object

The AssistantConfig (FR‑3). packages/schemas/assistant.schema.json is the source of truth and codegens the TS and Pydantic types; this is a faithful summary, and unknown keys are preserved on save.