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": "061ea6fc-24fc-4a28-ae19-a73a599b717d",
"Inserted": "2026-09-25T15:54:58.3850707+01:00",
"Updated": "2026-09-25T15:54:58.3850707+01:00",
"Deleted": "2026-09-25T15:54:58.3850707+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "8fd73ead-6d45-4d05-b933-b9a4f3352613",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "26d3aa1d-1331-43d2-811d-bedc71516302",
"Inserted": "2026-09-25T15:54:58.3850707+01:00",
"Updated": "2026-09-25T15:54:58.3850707+01:00",
"Deleted": "2026-09-25T15:54:58.3850707+01:00",
"Activation": true,
"Country": "ba67654b-9844-4c91-a662-da0ffc042afb",
"Enrolments": 5,
"Finish": "2026-09-25T15:54:58.3850707+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "061ea6fc-24fc-4a28-ae19-a73a599b717d",
"Start": "2026-09-25T15:54:58.3850707+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "1ed5daff-d4a3-46db-a46e-ef294bb3379e",
"Inserted": "2026-09-25T15:54:58.3850707+01:00",
"Updated": "2026-09-25T15:54:58.3850707+01:00",
"Deleted": "2026-09-25T15:54:58.3850707+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "061ea6fc-24fc-4a28-ae19-a73a599b717d",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "8fd73ead-6d45-4d05-b933-b9a4f3352613",
"Inserted": "2026-09-25T15:54:58.3850707+01:00",
"Updated": "2026-09-25T15:54:58.3850707+01:00",
"Deleted": "2026-09-25T15:54:58.3850707+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-25T15:54:58.3850707+01:00",
"Name": "sample string 6",
"Start": "2026-09-25T15:54:58.3850707+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "061ea6fc-24fc-4a28-ae19-a73a599b717d",
"Inserted": "2026-09-25T15:54:58.3850707+01:00",
"Updated": "2026-09-25T15:54:58.3850707+01:00",
"Deleted": "2026-09-25T15:54:58.3850707+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "8fd73ead-6d45-4d05-b933-b9a4f3352613",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "26d3aa1d-1331-43d2-811d-bedc71516302",
"Inserted": "2026-09-25T15:54:58.3850707+01:00",
"Updated": "2026-09-25T15:54:58.3850707+01:00",
"Deleted": "2026-09-25T15:54:58.3850707+01:00",
"Activation": true,
"Country": "ba67654b-9844-4c91-a662-da0ffc042afb",
"Enrolments": 5,
"Finish": "2026-09-25T15:54:58.3850707+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "061ea6fc-24fc-4a28-ae19-a73a599b717d",
"Start": "2026-09-25T15:54:58.3850707+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "1ed5daff-d4a3-46db-a46e-ef294bb3379e",
"Inserted": "2026-09-25T15:54:58.3850707+01:00",
"Updated": "2026-09-25T15:54:58.3850707+01:00",
"Deleted": "2026-09-25T15:54:58.3850707+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "061ea6fc-24fc-4a28-ae19-a73a599b717d",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "8fd73ead-6d45-4d05-b933-b9a4f3352613",
"Inserted": "2026-09-25T15:54:58.3850707+01:00",
"Updated": "2026-09-25T15:54:58.3850707+01:00",
"Deleted": "2026-09-25T15:54:58.3850707+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-25T15:54:58.3850707+01:00",
"Name": "sample string 6",
"Start": "2026-09-25T15:54:58.3850707+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: