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": "fe19eba1-18d7-446a-86d5-6b47329d844d",
"Inserted": "2026-07-05T18:12:27.2756533+01:00",
"Updated": "2026-07-05T18:12:27.2756533+01:00",
"Deleted": "2026-07-05T18:12:27.2756533+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "1a115837-9964-419e-a3c3-834619d2508b",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "1431800a-1707-4a2f-b582-d49dcfd560cc",
"Inserted": "2026-07-05T18:12:27.2756533+01:00",
"Updated": "2026-07-05T18:12:27.2756533+01:00",
"Deleted": "2026-07-05T18:12:27.2756533+01:00",
"Activation": true,
"Country": "b63b5502-008a-4c10-99f4-a1f2e3057565",
"Enrolments": 5,
"Finish": "2026-07-05T18:12:27.2756533+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "fe19eba1-18d7-446a-86d5-6b47329d844d",
"Start": "2026-07-05T18:12:27.2756533+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "cef04ce4-4025-46c9-ab71-d8c87a4102f0",
"Inserted": "2026-07-05T18:12:27.2912862+01:00",
"Updated": "2026-07-05T18:12:27.2912862+01:00",
"Deleted": "2026-07-05T18:12:27.2912862+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "fe19eba1-18d7-446a-86d5-6b47329d844d",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "1a115837-9964-419e-a3c3-834619d2508b",
"Inserted": "2026-07-05T18:12:27.2912862+01:00",
"Updated": "2026-07-05T18:12:27.2912862+01:00",
"Deleted": "2026-07-05T18:12:27.2912862+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-05T18:12:27.2912862+01:00",
"Name": "sample string 6",
"Start": "2026-07-05T18:12:27.2912862+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "fe19eba1-18d7-446a-86d5-6b47329d844d",
"Inserted": "2026-07-05T18:12:27.2756533+01:00",
"Updated": "2026-07-05T18:12:27.2756533+01:00",
"Deleted": "2026-07-05T18:12:27.2756533+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "1a115837-9964-419e-a3c3-834619d2508b",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "1431800a-1707-4a2f-b582-d49dcfd560cc",
"Inserted": "2026-07-05T18:12:27.2756533+01:00",
"Updated": "2026-07-05T18:12:27.2756533+01:00",
"Deleted": "2026-07-05T18:12:27.2756533+01:00",
"Activation": true,
"Country": "b63b5502-008a-4c10-99f4-a1f2e3057565",
"Enrolments": 5,
"Finish": "2026-07-05T18:12:27.2756533+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "fe19eba1-18d7-446a-86d5-6b47329d844d",
"Start": "2026-07-05T18:12:27.2756533+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "cef04ce4-4025-46c9-ab71-d8c87a4102f0",
"Inserted": "2026-07-05T18:12:27.2912862+01:00",
"Updated": "2026-07-05T18:12:27.2912862+01:00",
"Deleted": "2026-07-05T18:12:27.2912862+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "fe19eba1-18d7-446a-86d5-6b47329d844d",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "1a115837-9964-419e-a3c3-834619d2508b",
"Inserted": "2026-07-05T18:12:27.2912862+01:00",
"Updated": "2026-07-05T18:12:27.2912862+01:00",
"Deleted": "2026-07-05T18:12:27.2912862+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-05T18:12:27.2912862+01:00",
"Name": "sample string 6",
"Start": "2026-07-05T18:12:27.2912862+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: