Get full list of users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018
05:47 AM
Hello guys,
I'm trying to get a full list of users from a course and I'm using the method:
GET /api/v1/courses/:course_id/users
It works, but it seems to have a limit of 10 users. But on the API documentation I don't see anything about this limit...
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018
07:30 AM
To anyone having the same question, here is the answer: