---
title: "Get Config"
method: GET
path: "/api/v1alpha1/assistant/{assistant_kind}/config"
tags: ["v1alpha1"]
---

# Get Config

`GET /api/v1alpha1/assistant/{assistant_kind}/config`

Return client-side configuration for the assistant frontend.

Returns Google Maps API credentials so the Angular app can load the
Maps JS API at runtime without build-time injection.  Both values are
empty strings when not configured (Leaflet fallback activated by client).

## Response `200`

Successful Response

- object

## Changes

- **2026-08-04** `93e6dba49eec` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trademeai/apis/trade-me-ai-platform/changes/api/v1alpha1/assistant/:assistant_kind/config/get.md)

---

[API](https://skmtc.dev/trademeai/apis/trade-me-ai-platform.md) · [All operations](https://skmtc.dev/trademeai/apis/trade-me-ai-platform/llms.txt) · [OpenAPI document](https://skmtc.dev/trademeai/apis/trade-me-ai-platform/revisions/9b0a47953d06?raw)
