Skip to main content
Monitor and analyze platform usage with comprehensive reporting endpoints. Track user activity, chat sessions, and tool usage to gain insights into how your organization uses Paradigm.
Below is a possible use of the:
  • latest connections,
  • active users,
  • chat sessions,
  • tool usage.

Retrieve chat sessions

If you have a private Paradigm instance, please replace your base URL by your company’s instance.

Structure chat session data in a Pandas dataframe

Going further with more endpoints

The same approach can be done with:
  • the feedbacks endpoint: /reporting/chats-feedback/
  • the tools usage endpoint: /reporting/tools/
Then, merging everything into the same dataframe allows a complete data analysis on the usage of the platform.