---
title: "List Bots"
method: GET
path: "/api/public/bots"
tags: ["Bots"]
---

# List Bots

`GET /api/public/bots`

Retrieves all bots associated with the authenticated user.

## Headers

- `x-openmic-public-key` string, required

## Response `200`

Success

- object[]
  - `id` string, required — ID
  - `name` string, required — name

---

[API](https://skmtc.dev/openmicai/apis/openmic-v1-external-api.md) · [All operations](https://skmtc.dev/openmicai/apis/openmic-v1-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openmicai/openmic-v1-external-api/revisions/6e5fad8b5bae/schema)
