Skip to main content
GET
Get generated worksheet questions
Step 3 of 4 in Generate a worksheet. Poll every 5 seconds until status is Completed.
questions is an object keyed by question type, such as mcq_single_answer or short_answer. Each question has question, answer, and tags. Only the two MCQ types include options. While the job is running, status is In Progress and questions is {"msg": "No questions generated."}. Check status before reading questions.

Next step

Generate worksheet explanations

Optional: add a step-by-step explanation to every question.

Send worksheet feedback

Optional: record what the teacher thought of the worksheet.

Authorizations

Authorization
string
header
required

Access token from Get an access token.

Path Parameters

work_sheet_id
string<uuid>
required

The worksheet id returned by Start a worksheet.

Example:

"152764ca-1685-427c-aba7-4b92dcc0d60f"

Response

The step is In Progress or Completed.

data
object