API Request Permissions

VincentChecchi
Community Member

I am developing a web tool that utilizes cURL with developer key to access the Canvas API. I am currently able to login and use some API queries. However, I am currently trying to gain access to "v1/users/{user_id}/enrollments?include[]=last_activity_at" and I am getting an "unauthorized user" error. Does anyone know what the minimal permissions are to gain access to a users "last_activity_at" variable?

Users who also had this question