intu ai Support & Docs
← Home Sign in →
GET /api/v1/exams/papers/:id

Retrieve an exam

Fetches an exam paper. While generating, status is pending/generating and questions is empty. Once ready, the structured questions, all three documents, and the assessment_id for marking are returned.

Parameters

Name Type Required Description
delivery string optional Document format: pdf (default) or html

Returns

The paper with status, assessment_id, total_marks, questions, a documents object (student_paper, writing_booklet, solutions), and a marking block describing the Mark handoff.