How to get a list of inactive users by date (Canvas API or Canvas Data 2)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Hi everyone,
I’m looking for a way to generate a list of users who have been inactive in Canvas since a given date (e.g., no activity in the last year).
- Is there a Canvas API endpoint that can return users who have not had any activity since a specified date?
- Or, is this better done through Canvas Data 2 (using fields like last_activity_at, last_request_at, etc.)?
If anyone has example API calls, SQL queries, or best practices for identifying inactive users at the account level, I’d really appreciate it.
Thanks!
Solved! Go to Solution.