Hi @EdwardPriest,

So two things...

1 - The API endpoint you referenced is to list the courses in the public index (this is courses that have the "Include this course in the public course index" option enabled in the course settings).  I don't think this is the endpoint you actually mean to use.  If you want to geta. list of all courses, instead try the list active courses in an account endpoint, which I think is going to get you the results you expected.

2 - You did confirm you're an administrator, but I'm not sure if you're a full root admin, or if you have more limited access (either by being a subaccount admin, or a root account admin with a lower than full admin role).  API calls always obey your permissions, so if you're not a full root admin, there may be some calls you cannot access, or some calls where the data returned will only be what you have access to, and may not be a full dataset for your entire school/institution.

Hope this helps!

-Chris

View solution in original post

Who Me Too'd this solution