Hello, just getting started with the Connect API and I'd like to find a decode for the content_guid in Shiny App Usage. I can see the app name and guid together on the Info tab on the server when I access an app, but wondering how to join to the two together in an API call within R. It appears to be in the connect.db "apps" table when I query it with SQLite on the server. Any ideas? Thanks!