Skip to main content
Call this API to batch query the read status of bot messages sent in one-on-one chats between users and bots. This is useful for internal communication scenarios where you need to confirm whether a message has been read within 24 hours.

API call description

  • You can query the read status for up to 20 recipients of a single one-on-one chat message at a time.
  • If you send an HTTP request directly, URL-encode the processQueryKey parameter first, and then append the encoded value to the URL.

Request

Basic information

Request headers

Query parameters

Request example

HTTP
Java
Python
PHP
Go
Node.js
C#
C

Response

Response body

Response body example

Error codes

If an error occurs when you call this API, look up the error message in the Global error codes document for the solution.