API Priviliges Levels

dhagood
Community Novice

I am exploring what information I can access through the API. I have access to several courses at the TA / Instructor level.

I've see that some requests require admin privileges, but only after I make a request and examine the body of the response. My question is this: Is there a way to tell which GET requests will require admin-level privileges?

My current approach is checking all the GET method API calls, and making a list of those I cannot access. It would be helpful if there is some heuristic to know what content will not be accessible to me at the TA / Instructor level.

0 Likes