Fetch a Unit by Id

Fetch an existing Unit by its id

Header nameValue
401 - UnauthorizedMissing "Authorization" in header.
Invalid "Authorization"
403 - ForbiddenLogin required.
404 - Not FoundMissing course-id/unit-id in path params.
Invalid course-id/unit-id

📘

Note

The API will provide data specific to Unit as an entity. In addition this API will provide summary information associated with Lessons as well.

Language
Authorization
Header
Click Try It! to start a request and see the response here!