Endpoint
Required Role
Admin — you must authenticate with an admin-scoped Bearer token.Required Headers
Path Parameters
integer
required
The unique ID of the course you want to retrieve.
Query Parameters
integer
Page size limit: Controls the number of student records returned per page to prevent high memory usage and database bottlenecks on large courses with thousands of students.
Example Request
Response
200 OK
Response Fields
array
Array of enrolled student objects.

