-2

can I use the API to GET read info on several different stats of my Notion workspace? A few examples of stats I'd like to see:

  • Last edited page
  • Most viewed page
  • Last active user
  • New users
  • Last edited database
  • Last edited item inside a specific database
  • Active days any user interacted with a page
  • Active days any user visited a page

Cheers

1 Answers1

0

You can reference the Notion API here to see what data is directly available and what additional logic you would need around your API calls to track, calculate, and/or determine the data that you are looking for

Spectrem
  • 682
  • 1
  • 11
  • 37