---
title: "Check Assistant Config"
method: GET
path: "/api/v1/agentic/check-config"
tags: ["Agentic"]
---

# Check Assistant Config

`GET /api/v1/agentic/check-config`

Check if the Langflow Assistant is properly configured.

Returns available providers with their configured status and available models.

## Response `200`

Successful Response

- object

## Changes

- **2026-06-08** `a5c4fa6a88f7` — 1 info
  - endpoint added
- **2026-03-18** `e94ee92b7c9a` — 1 breaking
  - api path removed without deprecation
- **2026-03-06** `0be341779529` — 1 info
  - endpoint added
- **2026-02-18** `191b57fc530b` — 1 breaking
  - api path removed without deprecation
- **2026-02-10** `0be341779529` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/langflow-ai/apis/langflow/changes/api/v1/agentic/check-config/get.md)

---

[API](https://skmtc.dev/langflow-ai/apis/langflow.md) · [All operations](https://skmtc.dev/langflow-ai/apis/langflow/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/langflow-ai/langflow/revisions/22962dc5e81b/schema)
