Get full list of users

Jump to solution
vascoptorres
Community Novice

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...

Labels (2)
0 Likes
1 Solution
vascoptorres
Community Novice
Author