Skip to main content
GET
Retrieve the generated content for a lesson plan.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

lesson_plan_id
string<uuid>
required

UUID of the lesson plan whose generated content is being requested.

Response

Lesson plan content retrieved successfully.

data
object

The full lesson plan record including generated content.