I'm developing an endpoint in my nodeJs backend project and I can't find any way to call the lasReadMessageIndex Method.
I read the horizon documentation and there says:
The same lastReadMessageIndex is also available from the REST API and can also be changed from your backend service.
But it doesn't mention where is this API which route should I call.
Anyone could help me please?