Hoe krijg je berichten bekeken door een gebruiker via API's?

Hi,

Is it possible to get the posts (IDs) that user has viewed? The use case here is to filter topics within a timeframe and count viewed topics in the custom timeframe.

Since “post read” is one of the user statistics in /u, I thought it should be possible to get that in a custom timeframe as well.

2 likes

Have you had a look through the rest API documentation?

Also Data Explorer queries

5 likes