Skip to main content
GET
Retrieve the metadata of a lesson plan by its ID.

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

Unique identifier of the lesson plan.

Response

Lesson plan metadata retrieved successfully.

data
object