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": "51b5a800-3ec6-4921-aecb-69fa87a47900",
"Inserted": "2026-07-14T20:10:21.3838683+01:00",
"Updated": "2026-07-14T20:10:21.3838683+01:00",
"Deleted": "2026-07-14T20:10:21.3838683+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "c6f64b84-3185-4ccb-b4c5-c3a931ccdaff",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "18b9042b-a3ec-4427-af7c-019585c1060d",
"Inserted": "2026-07-14T20:10:21.3838683+01:00",
"Updated": "2026-07-14T20:10:21.3838683+01:00",
"Deleted": "2026-07-14T20:10:21.3838683+01:00",
"Activation": true,
"Country": "392a4876-6398-4438-8573-3f36a4e1250e",
"Enrolments": 5,
"Finish": "2026-07-14T20:10:21.3838683+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "51b5a800-3ec6-4921-aecb-69fa87a47900",
"Start": "2026-07-14T20:10:21.3838683+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "bb9f0431-47d8-48a9-939d-7be8522dfa7b",
"Inserted": "2026-07-14T20:10:21.3838683+01:00",
"Updated": "2026-07-14T20:10:21.3838683+01:00",
"Deleted": "2026-07-14T20:10:21.3838683+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "51b5a800-3ec6-4921-aecb-69fa87a47900",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "c6f64b84-3185-4ccb-b4c5-c3a931ccdaff",
"Inserted": "2026-07-14T20:10:21.3838683+01:00",
"Updated": "2026-07-14T20:10:21.3838683+01:00",
"Deleted": "2026-07-14T20:10:21.3994925+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-14T20:10:21.3994925+01:00",
"Name": "sample string 6",
"Start": "2026-07-14T20:10:21.3994925+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "51b5a800-3ec6-4921-aecb-69fa87a47900",
"Inserted": "2026-07-14T20:10:21.3838683+01:00",
"Updated": "2026-07-14T20:10:21.3838683+01:00",
"Deleted": "2026-07-14T20:10:21.3838683+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "c6f64b84-3185-4ccb-b4c5-c3a931ccdaff",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "18b9042b-a3ec-4427-af7c-019585c1060d",
"Inserted": "2026-07-14T20:10:21.3838683+01:00",
"Updated": "2026-07-14T20:10:21.3838683+01:00",
"Deleted": "2026-07-14T20:10:21.3838683+01:00",
"Activation": true,
"Country": "392a4876-6398-4438-8573-3f36a4e1250e",
"Enrolments": 5,
"Finish": "2026-07-14T20:10:21.3838683+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "51b5a800-3ec6-4921-aecb-69fa87a47900",
"Start": "2026-07-14T20:10:21.3838683+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "bb9f0431-47d8-48a9-939d-7be8522dfa7b",
"Inserted": "2026-07-14T20:10:21.3838683+01:00",
"Updated": "2026-07-14T20:10:21.3838683+01:00",
"Deleted": "2026-07-14T20:10:21.3838683+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "51b5a800-3ec6-4921-aecb-69fa87a47900",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "c6f64b84-3185-4ccb-b4c5-c3a931ccdaff",
"Inserted": "2026-07-14T20:10:21.3838683+01:00",
"Updated": "2026-07-14T20:10:21.3838683+01:00",
"Deleted": "2026-07-14T20:10:21.3994925+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-14T20:10:21.3994925+01:00",
"Name": "sample string 6",
"Start": "2026-07-14T20:10:21.3994925+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: