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": "9fa1eeb2-669b-4f8f-9e0e-9199902661a5",
"Inserted": "2026-09-16T07:08:22.4573969+01:00",
"Updated": "2026-09-16T07:08:22.4573969+01:00",
"Deleted": "2026-09-16T07:08:22.4573969+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ef2f65ea-0dcc-47bf-a831-adbcdece71a4",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "5b51347b-5e75-4819-9d17-68e8cfe14361",
"Inserted": "2026-09-16T07:08:22.4573969+01:00",
"Updated": "2026-09-16T07:08:22.4573969+01:00",
"Deleted": "2026-09-16T07:08:22.4573969+01:00",
"Activation": true,
"Country": "f069f395-9217-4aad-9f19-77da4cf82541",
"Enrolments": 5,
"Finish": "2026-09-16T07:08:22.4573969+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "9fa1eeb2-669b-4f8f-9e0e-9199902661a5",
"Start": "2026-09-16T07:08:22.4573969+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "48d7c3c6-a134-40bd-916b-0beb9cdd40e1",
"Inserted": "2026-09-16T07:08:22.4573969+01:00",
"Updated": "2026-09-16T07:08:22.4573969+01:00",
"Deleted": "2026-09-16T07:08:22.4573969+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "9fa1eeb2-669b-4f8f-9e0e-9199902661a5",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "ef2f65ea-0dcc-47bf-a831-adbcdece71a4",
"Inserted": "2026-09-16T07:08:22.4573969+01:00",
"Updated": "2026-09-16T07:08:22.4573969+01:00",
"Deleted": "2026-09-16T07:08:22.4573969+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-16T07:08:22.4573969+01:00",
"Name": "sample string 6",
"Start": "2026-09-16T07:08:22.4573969+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "9fa1eeb2-669b-4f8f-9e0e-9199902661a5",
"Inserted": "2026-09-16T07:08:22.4573969+01:00",
"Updated": "2026-09-16T07:08:22.4573969+01:00",
"Deleted": "2026-09-16T07:08:22.4573969+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ef2f65ea-0dcc-47bf-a831-adbcdece71a4",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "5b51347b-5e75-4819-9d17-68e8cfe14361",
"Inserted": "2026-09-16T07:08:22.4573969+01:00",
"Updated": "2026-09-16T07:08:22.4573969+01:00",
"Deleted": "2026-09-16T07:08:22.4573969+01:00",
"Activation": true,
"Country": "f069f395-9217-4aad-9f19-77da4cf82541",
"Enrolments": 5,
"Finish": "2026-09-16T07:08:22.4573969+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "9fa1eeb2-669b-4f8f-9e0e-9199902661a5",
"Start": "2026-09-16T07:08:22.4573969+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "48d7c3c6-a134-40bd-916b-0beb9cdd40e1",
"Inserted": "2026-09-16T07:08:22.4573969+01:00",
"Updated": "2026-09-16T07:08:22.4573969+01:00",
"Deleted": "2026-09-16T07:08:22.4573969+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "9fa1eeb2-669b-4f8f-9e0e-9199902661a5",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "ef2f65ea-0dcc-47bf-a831-adbcdece71a4",
"Inserted": "2026-09-16T07:08:22.4573969+01:00",
"Updated": "2026-09-16T07:08:22.4573969+01:00",
"Deleted": "2026-09-16T07:08:22.4573969+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-16T07:08:22.4573969+01:00",
"Name": "sample string 6",
"Start": "2026-09-16T07:08:22.4573969+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: