Tag Routes
Get Tagged Quizzes API
Get all quizzes associated with a specific tag
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the tag
Query Parameters
Page number for pagination
Required range:
x > 1