Minimum Account Role Permissions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a support question regarding the account role permissions. Can you please help me out with the minimum permissions that are required for an account role (custom account role to be added as an account admin) in order to get below mentioned data from Canvas? My application is integrated with Canvas using REST API. I need to authorize the integration with account admin credentials in order to pull the following data from Canvas
Accounts/Sub-Accounts
Courses
Assignments
Rubric/Criterion
Rubric Results/Submissions
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @SahilSharma,
There are two main documents regarding permissions that you may want to check out:
- Canvas Account Role Permissions - Instructure Community
- Canvas Course Role Permissions - Instructure Community
For this exact scenario, the Account Role Permissions link is the one you'd want to check out. Both documents give in-depth info about each permission, what the permission does, and what other dependancies there may be for things to work.
I hope this helps you out a bit!
-Chris