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": "e133108f-17b3-4eb2-b3ba-952d9d986a6c",
"Inserted": "2026-07-26T21:23:09.495772+01:00",
"Updated": "2026-07-26T21:23:09.495772+01:00",
"Deleted": "2026-07-26T21:23:09.495772+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "81a429ef-1f38-4c60-b3dc-4949f5520948",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "d77717fb-6752-42c2-811b-9e40f2db991c",
"Inserted": "2026-07-26T21:23:09.495772+01:00",
"Updated": "2026-07-26T21:23:09.495772+01:00",
"Deleted": "2026-07-26T21:23:09.495772+01:00",
"Activation": true,
"Country": "4184d4cf-b79b-43f7-97d7-736101d34183",
"Enrolments": 5,
"Finish": "2026-07-26T21:23:09.495772+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "e133108f-17b3-4eb2-b3ba-952d9d986a6c",
"Start": "2026-07-26T21:23:09.495772+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "c6ab8415-74cb-41c2-9d51-ffee2202e155",
"Inserted": "2026-07-26T21:23:09.495772+01:00",
"Updated": "2026-07-26T21:23:09.495772+01:00",
"Deleted": "2026-07-26T21:23:09.495772+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "e133108f-17b3-4eb2-b3ba-952d9d986a6c",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "81a429ef-1f38-4c60-b3dc-4949f5520948",
"Inserted": "2026-07-26T21:23:09.5113424+01:00",
"Updated": "2026-07-26T21:23:09.5113424+01:00",
"Deleted": "2026-07-26T21:23:09.5113424+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-26T21:23:09.5113424+01:00",
"Name": "sample string 6",
"Start": "2026-07-26T21:23:09.5113424+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "e133108f-17b3-4eb2-b3ba-952d9d986a6c",
"Inserted": "2026-07-26T21:23:09.495772+01:00",
"Updated": "2026-07-26T21:23:09.495772+01:00",
"Deleted": "2026-07-26T21:23:09.495772+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "81a429ef-1f38-4c60-b3dc-4949f5520948",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "d77717fb-6752-42c2-811b-9e40f2db991c",
"Inserted": "2026-07-26T21:23:09.495772+01:00",
"Updated": "2026-07-26T21:23:09.495772+01:00",
"Deleted": "2026-07-26T21:23:09.495772+01:00",
"Activation": true,
"Country": "4184d4cf-b79b-43f7-97d7-736101d34183",
"Enrolments": 5,
"Finish": "2026-07-26T21:23:09.495772+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "e133108f-17b3-4eb2-b3ba-952d9d986a6c",
"Start": "2026-07-26T21:23:09.495772+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "c6ab8415-74cb-41c2-9d51-ffee2202e155",
"Inserted": "2026-07-26T21:23:09.495772+01:00",
"Updated": "2026-07-26T21:23:09.495772+01:00",
"Deleted": "2026-07-26T21:23:09.495772+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "e133108f-17b3-4eb2-b3ba-952d9d986a6c",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "81a429ef-1f38-4c60-b3dc-4949f5520948",
"Inserted": "2026-07-26T21:23:09.5113424+01:00",
"Updated": "2026-07-26T21:23:09.5113424+01:00",
"Deleted": "2026-07-26T21:23:09.5113424+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-26T21:23:09.5113424+01:00",
"Name": "sample string 6",
"Start": "2026-07-26T21:23:09.5113424+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: