---
title: "Student Get Offers By Module ModuleID"
method: GET
path: "/students/modules/{id}/offers"
tags: ["students-courses"]
---

# Student Get Offers By Module ModuleID

`GET /students/modules/{id}/offers`

student get offers by module id

## 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

- **2021-02-13** `58f2e0836738` — 1 info
  - api operation id `studentGetModuleOffers` removed and replaced with ``
- **2021-02-05** `d74107ebb5d9` — 2 info
  - api tag `students-courses` added
  - api tag `students` removed
- **2021-02-04** `0677335332a8` — 3 info
  - api operation id `studentGetModuleOffers` was added
  - api tag `students` added
  - api tag `students-courses` removed

[Change history](https://skmtc.dev/creatly/apis/creatly-api/changes/students/modules/:id/offers/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)
