POST api/Courses/retrieve_academy_course_modules
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Module| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | globally unique identifier |
None. |
|
| Inserted | date |
None. |
|
| Updated | date |
None. |
|
| Deleted | date |
None. |
|
| Activation | boolean |
None. |
|
| Content | string |
None. |
|
| Course | globally unique identifier |
None. |
|
| Credit | integer |
None. |
|
| Description | string |
None. |
|
| Mandatory | boolean |
None. |
|
| Name | string |
None. |
|
| Totara | integer |
None. |
|
| tier | integer |
None. |
|
| routes | integer |
None. |
|
| Sets | Collection of Set |
None. |
|
| Tutors | Collection of Tutor |
None. |
|
| Course1 | Course |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Identifier": "2d3af158-2f2c-4bcd-9342-73c4c2fd6d58",
"Inserted": "2026-07-29T21:48:24.8190812+01:00",
"Updated": "2026-07-29T21:48:24.8190812+01:00",
"Deleted": "2026-07-29T21:48:24.8190812+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "a10e7666-e202-4ac0-847e-ee2700c3f421",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "0dcf5139-241e-4875-a8fc-692b73684a2d",
"Inserted": "2026-07-29T21:48:24.8190812+01:00",
"Updated": "2026-07-29T21:48:24.8190812+01:00",
"Deleted": "2026-07-29T21:48:24.8190812+01:00",
"Activation": true,
"Country": "62c75926-9ca6-4ac3-8fb2-7992a3d2db05",
"Enrolments": 5,
"Finish": "2026-07-29T21:48:24.8190812+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "2d3af158-2f2c-4bcd-9342-73c4c2fd6d58",
"Start": "2026-07-29T21:48:24.8190812+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "f4863f93-1376-45f8-8bbd-0c92affe3277",
"Inserted": "2026-07-29T21:48:24.8190812+01:00",
"Updated": "2026-07-29T21:48:24.8190812+01:00",
"Deleted": "2026-07-29T21:48:24.8190812+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "2d3af158-2f2c-4bcd-9342-73c4c2fd6d58",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "a10e7666-e202-4ac0-847e-ee2700c3f421",
"Inserted": "2026-07-29T21:48:24.8190812+01:00",
"Updated": "2026-07-29T21:48:24.8190812+01:00",
"Deleted": "2026-07-29T21:48:24.8190812+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-29T21:48:24.8190812+01:00",
"Name": "sample string 6",
"Start": "2026-07-29T21:48:24.8190812+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "2d3af158-2f2c-4bcd-9342-73c4c2fd6d58",
"Inserted": "2026-07-29T21:48:24.8190812+01:00",
"Updated": "2026-07-29T21:48:24.8190812+01:00",
"Deleted": "2026-07-29T21:48:24.8190812+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "a10e7666-e202-4ac0-847e-ee2700c3f421",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "0dcf5139-241e-4875-a8fc-692b73684a2d",
"Inserted": "2026-07-29T21:48:24.8190812+01:00",
"Updated": "2026-07-29T21:48:24.8190812+01:00",
"Deleted": "2026-07-29T21:48:24.8190812+01:00",
"Activation": true,
"Country": "62c75926-9ca6-4ac3-8fb2-7992a3d2db05",
"Enrolments": 5,
"Finish": "2026-07-29T21:48:24.8190812+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "2d3af158-2f2c-4bcd-9342-73c4c2fd6d58",
"Start": "2026-07-29T21:48:24.8190812+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "f4863f93-1376-45f8-8bbd-0c92affe3277",
"Inserted": "2026-07-29T21:48:24.8190812+01:00",
"Updated": "2026-07-29T21:48:24.8190812+01:00",
"Deleted": "2026-07-29T21:48:24.8190812+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "2d3af158-2f2c-4bcd-9342-73c4c2fd6d58",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "a10e7666-e202-4ac0-847e-ee2700c3f421",
"Inserted": "2026-07-29T21:48:24.8190812+01:00",
"Updated": "2026-07-29T21:48:24.8190812+01:00",
"Deleted": "2026-07-29T21:48:24.8190812+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-29T21:48:24.8190812+01:00",
"Name": "sample string 6",
"Start": "2026-07-29T21:48:24.8190812+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: