Amity Swagger API

I was having issues with the dependency of Amity for TS SDK, so I decided to implement the Amity API directly (Amity API)

Could you please let me know how to get data for these? I can’t seem to find them from the document.

  • Channel unread count
  • Message delivered and read count

Hello, for APIs related to delivering messages and managing unread/read counts, please refer to this section.

API: Amity API

Thanks for the response. I tried the Markers API, but it is always giving me unreadCount = 0 even for channels that I know have a new message. Am I calling the wrong API?

1 Like

Is there something that I need to do to get the correct unreadCount?