latestOpenAPI 3.1.02026-08-1182263351.1 KB
f8025de20169
Quizzes
List quizzes
List live quizzes for the authenticated organization.
Required OAuth scope: quizzes:read
get/v2/quizzes/
Query parameters
filter[name]string nullable
Quiz name. Case-insensitive exact match.
Quiz name. Case-insensitive exact match.
filter[updated_since]string date-time nullable
ISO-8601 timestamp with timezone offset (e.g. 2024-01-01T00:00:00Z); returns quizzes updated at or after this time. Naive datetimes without an offset are rejected with 422.
ISO-8601 timestamp with timezone offset (e.g. 2024-01-01T00:00:00Z); returns quizzes updated at or after this time. Naive datetimes without an offset are rejected with 422.
Response
OK