IM

List active IM bot IDs

Required scope: im

get/api/v1/im/bots

Response

Standard AstrBot success response

status'ok' required
messagestring
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

Changes

Changed in 2 of the 13 revisions of this API.6116

  • 6b73b947caab119See the full diff
    • the data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property data/bot_ids from the response with the 200 status

      response-optional-property-removed

    • api operation id listImBots was added

      api-operation-id-added

    • the endpoint scheme security ApiKeyHeader was removed from the API

      api-security-removed

    • api tag IM added

      api-tag-added

    • api tag Open API removed

      api-tag-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • the response property data became required for the status 200

      response-property-became-required

    • the response property status became required for the status 200

      response-property-became-required

    • the status response property const value ok was added for the status 200

      response-property-const-added

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property message became nullable for the status 200

      response-property-became-nullable

    • the response property data became optional for the status 200

      response-property-became-optional

    • the response property status became optional for the status 200

      response-property-became-optional

    • the status response property const value ok was removed for the status 200

      response-property-const-removed

    • the data response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • api operation id listImBots removed and replaced with

      api-operation-id-removed

    • the endpoint scheme security ApiKeyHeader was added to the API

      api-security-added

    • api tag Open API added

      api-tag-added

    • api tag IM removed

      api-tag-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the optional property data/bot_ids to the response with the 200 status

      response-optional-property-added

    This revision also has 48 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog