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": "9c47f0ef-5fa3-48c9-bb1e-8a4a5fd9b760",
"Inserted": "2026-09-01T02:37:28.9583826+01:00",
"Updated": "2026-09-01T02:37:28.9583826+01:00",
"Deleted": "2026-09-01T02:37:28.9583826+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "c88b7855-20cc-4a64-8610-977c88e5943d",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "eeaf807c-c41e-4f05-bd15-ec2f23ac077f",
"Inserted": "2026-09-01T02:37:28.9583826+01:00",
"Updated": "2026-09-01T02:37:28.9583826+01:00",
"Deleted": "2026-09-01T02:37:28.9583826+01:00",
"Activation": true,
"Country": "801bd3d8-3110-443a-9ae7-00a8fd7bdcd4",
"Enrolments": 5,
"Finish": "2026-09-01T02:37:28.9583826+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "9c47f0ef-5fa3-48c9-bb1e-8a4a5fd9b760",
"Start": "2026-09-01T02:37:28.9583826+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "29ddf07a-cf4a-42f5-8880-0c041e9ebe64",
"Inserted": "2026-09-01T02:37:28.9583826+01:00",
"Updated": "2026-09-01T02:37:28.9583826+01:00",
"Deleted": "2026-09-01T02:37:28.9583826+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "9c47f0ef-5fa3-48c9-bb1e-8a4a5fd9b760",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "c88b7855-20cc-4a64-8610-977c88e5943d",
"Inserted": "2026-09-01T02:37:28.9583826+01:00",
"Updated": "2026-09-01T02:37:28.9583826+01:00",
"Deleted": "2026-09-01T02:37:28.9583826+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-01T02:37:28.9583826+01:00",
"Name": "sample string 6",
"Start": "2026-09-01T02:37:28.9740068+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "9c47f0ef-5fa3-48c9-bb1e-8a4a5fd9b760",
"Inserted": "2026-09-01T02:37:28.9583826+01:00",
"Updated": "2026-09-01T02:37:28.9583826+01:00",
"Deleted": "2026-09-01T02:37:28.9583826+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "c88b7855-20cc-4a64-8610-977c88e5943d",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "eeaf807c-c41e-4f05-bd15-ec2f23ac077f",
"Inserted": "2026-09-01T02:37:28.9583826+01:00",
"Updated": "2026-09-01T02:37:28.9583826+01:00",
"Deleted": "2026-09-01T02:37:28.9583826+01:00",
"Activation": true,
"Country": "801bd3d8-3110-443a-9ae7-00a8fd7bdcd4",
"Enrolments": 5,
"Finish": "2026-09-01T02:37:28.9583826+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "9c47f0ef-5fa3-48c9-bb1e-8a4a5fd9b760",
"Start": "2026-09-01T02:37:28.9583826+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "29ddf07a-cf4a-42f5-8880-0c041e9ebe64",
"Inserted": "2026-09-01T02:37:28.9583826+01:00",
"Updated": "2026-09-01T02:37:28.9583826+01:00",
"Deleted": "2026-09-01T02:37:28.9583826+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "9c47f0ef-5fa3-48c9-bb1e-8a4a5fd9b760",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "c88b7855-20cc-4a64-8610-977c88e5943d",
"Inserted": "2026-09-01T02:37:28.9583826+01:00",
"Updated": "2026-09-01T02:37:28.9583826+01:00",
"Deleted": "2026-09-01T02:37:28.9583826+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-01T02:37:28.9583826+01:00",
"Name": "sample string 6",
"Start": "2026-09-01T02:37:28.9740068+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: