---
title: "Get existing chatbots"
method: GET
path: "/api/v1/chatbots"
tags: ["Chatbot"]
---

# Get existing chatbots

`GET /api/v1/chatbots`

## Response `200`

Get existing chatbots success

- ChatbotApiResult[]
  - `id` string, nullable
  - `name` string, nullable
  - `created` string, date-time, nullable

---

[API](https://skmtc.dev/wati/apis/api-documentation-v3.md) · [All operations](https://skmtc.dev/wati/apis/api-documentation-v3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wati/api-documentation-v3/revisions/dee16d2c7d41/schema)
