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": "a7e09536-55c2-4228-a7b3-117818cabfad",
"Inserted": "2026-05-07T05:09:34.810837+01:00",
"Updated": "2026-05-07T05:09:34.810837+01:00",
"Deleted": "2026-05-07T05:09:34.810837+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "0e85f625-b206-44f0-bdb3-d92e7a2cd8ee",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "6975c53b-79ff-4931-b1bf-2e282c51b00f",
"Inserted": "2026-05-07T05:09:34.810837+01:00",
"Updated": "2026-05-07T05:09:34.810837+01:00",
"Deleted": "2026-05-07T05:09:34.810837+01:00",
"Activation": true,
"Country": "6843e4fe-dbf9-4de0-b850-2ef39d213c21",
"Enrolments": 5,
"Finish": "2026-05-07T05:09:34.810837+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "a7e09536-55c2-4228-a7b3-117818cabfad",
"Start": "2026-05-07T05:09:34.810837+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9587d2f5-5e38-4ee8-aaf0-4aea7b3e08ff",
"Inserted": "2026-05-07T05:09:34.810837+01:00",
"Updated": "2026-05-07T05:09:34.810837+01:00",
"Deleted": "2026-05-07T05:09:34.810837+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "a7e09536-55c2-4228-a7b3-117818cabfad",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "0e85f625-b206-44f0-bdb3-d92e7a2cd8ee",
"Inserted": "2026-05-07T05:09:34.8264609+01:00",
"Updated": "2026-05-07T05:09:34.8264609+01:00",
"Deleted": "2026-05-07T05:09:34.8264609+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-07T05:09:34.8264609+01:00",
"Name": "sample string 6",
"Start": "2026-05-07T05:09:34.8264609+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "a7e09536-55c2-4228-a7b3-117818cabfad",
"Inserted": "2026-05-07T05:09:34.810837+01:00",
"Updated": "2026-05-07T05:09:34.810837+01:00",
"Deleted": "2026-05-07T05:09:34.810837+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "0e85f625-b206-44f0-bdb3-d92e7a2cd8ee",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "6975c53b-79ff-4931-b1bf-2e282c51b00f",
"Inserted": "2026-05-07T05:09:34.810837+01:00",
"Updated": "2026-05-07T05:09:34.810837+01:00",
"Deleted": "2026-05-07T05:09:34.810837+01:00",
"Activation": true,
"Country": "6843e4fe-dbf9-4de0-b850-2ef39d213c21",
"Enrolments": 5,
"Finish": "2026-05-07T05:09:34.810837+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "a7e09536-55c2-4228-a7b3-117818cabfad",
"Start": "2026-05-07T05:09:34.810837+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9587d2f5-5e38-4ee8-aaf0-4aea7b3e08ff",
"Inserted": "2026-05-07T05:09:34.810837+01:00",
"Updated": "2026-05-07T05:09:34.810837+01:00",
"Deleted": "2026-05-07T05:09:34.810837+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "a7e09536-55c2-4228-a7b3-117818cabfad",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "0e85f625-b206-44f0-bdb3-d92e7a2cd8ee",
"Inserted": "2026-05-07T05:09:34.8264609+01:00",
"Updated": "2026-05-07T05:09:34.8264609+01:00",
"Deleted": "2026-05-07T05:09:34.8264609+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-07T05:09:34.8264609+01:00",
"Name": "sample string 6",
"Start": "2026-05-07T05:09:34.8264609+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: