Skip to main content
GET
Retrieve the additional blocks 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

UUID of the lesson plan whose additional blocks are being requested.

Response

Lesson plan additional blocks retrieved successfully.

data
object