Tag Routes
List Quiz Tags API
Get a list of all available quiz tags
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Search term for filtering tags
Page number for pagination
Required range:
x >= 1
Response
200
application/json
Successfully retrieved tags
The response is of type object
.