---
title: "Changes to List active IM bot IDs"
method: GET
path: "/api/v1/im/bots"
---

# Changes to List active IM bot IDs

`GET /api/v1/im/bots`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 13 revisions.

- **2026-06-14** `6b73b947caab` — 1 breaking, 1 warning, 9 info
- **2026-03-09** `3d43cee2622a` — 5 breaking, 7 info

## Changes

- **2026-06-14** `6b73b947caab` — 1 breaking, 1 warning, 9 info
  - the `data` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `data/bot_ids` from the response with the `200` status
  - api operation id `listImBots` was added
  - the endpoint scheme security `ApiKeyHeader` was removed from the API
  - api tag `IM` added
  - api tag `Open API` removed
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - the response property `data` became required for the status `200`
  - the response property `status` became required for the status `200`
  - the `status` response property const value `ok` was added for the status `200`
- **2026-03-09** `3d43cee2622a` — 5 breaking, 7 info
  - the response property `message` became nullable for the status `200`
  - the response property `data` became optional for the status `200`
  - the response property `status` became optional for the status `200`
  - the `status` response property const value `ok` was removed for the status `200`
  - the `data` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - api operation id `listImBots` removed and replaced with ``
  - the endpoint scheme security `ApiKeyHeader` was added to the API
  - api tag `Open API` added
  - api tag `IM` removed
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the optional property `data/bot_ids` to the response with the `200` status

---

[Operation](https://skmtc.dev/astrbotdevs/apis/astrbot-openapi-v1/docs/api/v1/im/bots/get.md) · [API](https://skmtc.dev/astrbotdevs/apis/astrbot-openapi-v1.md) · [Page](https://skmtc.dev/astrbotdevs/apis/astrbot-openapi-v1/changes/api/v1/im/bots/get)
