v2
OpenAPI 3.0.02026-07-2163203194.5 KBSearch for users enrolled in a course by name
Path parameters
Unique SID of the application install. Pattern: AI + 32 hex chars.
Unique SID of the application install. Pattern: AI + 32 hex chars.
Unique SID of the course. Pattern: CU + 32 hex chars.
Unique SID of the course. Pattern: CU + 32 hex chars.
Query parameters
Search term to match against first name or last name (case-insensitive, partial match). Use empty string to return all users.
Search term to match against first name or last name (case-insensitive, partial match). Use empty string to return all users.
Zero-based offset for pagination.
Zero-based offset for pagination.
Filter results to a specific enrollment role. If omitted, all roles are returned.
Filter results to a specific enrollment role. If omitted, all roles are returned.
Maximum number of results to return. Default 25, max 100.
Maximum number of results to return. Default 25, max 100.
Response
Successful