Quiz IP Filters
Last updated
Was this helpful?
Last updated
Was this helpful?
API for accessing quiz IP filters
GET /api/v1/courses/:course_id/quizzes/:quiz_id/ip_filters
Scope: url:GET|/api/v1/courses/:course_id/quizzes/:quiz_id/ip_filters
Get a list of available IP filters for this Quiz.
200 OK response code is returned if the request was successful.
This documentation is generated directly from the Canvas LMS source code, available .