get https://developers.teachable.com/v1/courses//lectures//quizzes
Fetch an id list of quizzes in a specific course lecture.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Fetch an id list of quizzes in a specific course lecture.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://developers.teachable.com/v1/courses/course_id/lectures/lecture_id/quizzes \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: