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": "43a03c39-d2c1-4053-a999-bbda45e804e2",
"Inserted": "2026-05-30T11:06:12.2457877+01:00",
"Updated": "2026-05-30T11:06:12.2457877+01:00",
"Deleted": "2026-05-30T11:06:12.2457877+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "a7d5cb99-a90d-4f98-8bd2-4aff82f0cc11",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "21f7f657-1eba-4c5c-919d-78487af3b3db",
"Inserted": "2026-05-30T11:06:12.2457877+01:00",
"Updated": "2026-05-30T11:06:12.2457877+01:00",
"Deleted": "2026-05-30T11:06:12.2457877+01:00",
"Activation": true,
"Country": "f424a565-cf53-4fcc-909e-05ea05fc9eda",
"Enrolments": 5,
"Finish": "2026-05-30T11:06:12.2457877+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "43a03c39-d2c1-4053-a999-bbda45e804e2",
"Start": "2026-05-30T11:06:12.2457877+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "f9dbad3c-d9f7-46cf-8bed-712a9f15a3b3",
"Inserted": "2026-05-30T11:06:12.2457877+01:00",
"Updated": "2026-05-30T11:06:12.2457877+01:00",
"Deleted": "2026-05-30T11:06:12.2457877+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "43a03c39-d2c1-4053-a999-bbda45e804e2",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "a7d5cb99-a90d-4f98-8bd2-4aff82f0cc11",
"Inserted": "2026-05-30T11:06:12.2457877+01:00",
"Updated": "2026-05-30T11:06:12.2457877+01:00",
"Deleted": "2026-05-30T11:06:12.2457877+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-30T11:06:12.2457877+01:00",
"Name": "sample string 6",
"Start": "2026-05-30T11:06:12.2457877+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "43a03c39-d2c1-4053-a999-bbda45e804e2",
"Inserted": "2026-05-30T11:06:12.2457877+01:00",
"Updated": "2026-05-30T11:06:12.2457877+01:00",
"Deleted": "2026-05-30T11:06:12.2457877+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "a7d5cb99-a90d-4f98-8bd2-4aff82f0cc11",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "21f7f657-1eba-4c5c-919d-78487af3b3db",
"Inserted": "2026-05-30T11:06:12.2457877+01:00",
"Updated": "2026-05-30T11:06:12.2457877+01:00",
"Deleted": "2026-05-30T11:06:12.2457877+01:00",
"Activation": true,
"Country": "f424a565-cf53-4fcc-909e-05ea05fc9eda",
"Enrolments": 5,
"Finish": "2026-05-30T11:06:12.2457877+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "43a03c39-d2c1-4053-a999-bbda45e804e2",
"Start": "2026-05-30T11:06:12.2457877+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "f9dbad3c-d9f7-46cf-8bed-712a9f15a3b3",
"Inserted": "2026-05-30T11:06:12.2457877+01:00",
"Updated": "2026-05-30T11:06:12.2457877+01:00",
"Deleted": "2026-05-30T11:06:12.2457877+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "43a03c39-d2c1-4053-a999-bbda45e804e2",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "a7d5cb99-a90d-4f98-8bd2-4aff82f0cc11",
"Inserted": "2026-05-30T11:06:12.2457877+01:00",
"Updated": "2026-05-30T11:06:12.2457877+01:00",
"Deleted": "2026-05-30T11:06:12.2457877+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-30T11:06:12.2457877+01:00",
"Name": "sample string 6",
"Start": "2026-05-30T11:06:12.2457877+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: