User History & Interactions
When the CMS users do any CRUD operations we record this in the database
This can be accessed as below, these are all GET requests
Path | Requirements |
---|---|
/api/user-histor/my-articles/{uid} | access user_history api |
/api/user-history | access flowz user ai history |
/api/user-history/logs | access user_history api |
/api/user-history/vocabs/{uid} | access user_history api |
/api/user-interactions/logs | access user_interactions api |
/api/user-interactions/vocabs/{uid} | access user_interactions api |