When I run this request:
curl -H 'Authorization: Bearer ' https://<SPAN class="pun" style="color: #666600;"><</SPAN><SPAN class="pln">canvas</SPAN><SPAN class="pun" style="color: #666600;">></SPAN>/api/v1/courses/148/modules
In the JSON that is returned I only get the first 10 modules in our course of 14 modules.
Is there a limit to the number of modules returned by the Canvas API? There doesn't seem to be anything about this in the API documentation.
Many thanks,
Ger