---
title: "Admin Get Module Lessons"
method: GET
path: "/admins/modules/{id}/lessons"
tags: ["admins-lessons"]
---

# Admin Get Module Lessons

`GET /admins/modules/{id}/lessons`

admin get module lessons with content

## Path parameters

- `id` string, required

## Response `200`

OK

- V1DataResponse
  - `count` integer
  - `data` object

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error
- `default` — Default response

## Changes

> 50 revisions in range; 3 could not be searched.

- **2021-02-13** `58f2e0836738` — 1 info
  - api operation id `adminGetLessons` removed and replaced with ``
- **2021-02-07** `e8d4aefc48ed` — 1 info
  - api operation id `adminGetModuleLessons` removed and replaced with `adminGetLessons`
- **2021-02-05** `7cb175e271b4` — 1 info
  - endpoint added
- **2021-02-04** `0677335332a8` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/creatly/apis/creatly-api/changes/admins/modules/:id/lessons/get.md)

---

[API](https://skmtc.dev/creatly/apis/creatly-api.md) · [All operations](https://skmtc.dev/creatly/apis/creatly-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/creatly/creatly-api/revisions/513aaee36614/schema)
