Fetch a Unit by Id

Fetch an existing Unit by its id

Header name

Value

401 - Unauthorized

Missing "Authorization" in header.
Invalid "Authorization"

403 - Forbidden

Login required.

404 - Not Found

Missing 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
Credentials
Header
Click Try It! to start a request and see the response here!