GET
/v1/flashcard-quizzes

No description available

Query Parameters

NameTypeDescription
limit numberNumber of results to return per page (1-100)
offset numberNumber of results to skip for pagination
orderBy stringField to sort by
orderDirection stringSort direction (ascending or descending)
include stringComma-separated list of related resources to include
videoId stringFilter by video ID
sourceType stringFilter by source type: 'video', 'notes', 'ai_agent'
name stringSearch quizzes by name (partial match)

Responses

Authentication

Enter your API key to test this endpoint. Get your key from your account settings.

Try it out
Snippets
Loading...