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": "aa9a672f-bf4f-473e-bb66-beffc577e81b",
"Inserted": "2026-04-03T09:44:59.4914918+01:00",
"Updated": "2026-04-03T09:44:59.4914918+01:00",
"Deleted": "2026-04-03T09:44:59.4914918+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "8026aec0-8dcb-4f99-bb9d-2396b2208962",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "5b6f0ff5-5b79-4fcf-95d8-bc6dfccc5307",
"Inserted": "2026-04-03T09:44:59.4914918+01:00",
"Updated": "2026-04-03T09:44:59.4914918+01:00",
"Deleted": "2026-04-03T09:44:59.4914918+01:00",
"Activation": true,
"Country": "af4794d1-d8e6-4459-8226-9f96cff6fb1a",
"Enrolments": 5,
"Finish": "2026-04-03T09:44:59.4914918+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "aa9a672f-bf4f-473e-bb66-beffc577e81b",
"Start": "2026-04-03T09:44:59.4914918+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d5e7c0e3-f5d2-4216-a475-4dedd0727cf0",
"Inserted": "2026-04-03T09:44:59.4914918+01:00",
"Updated": "2026-04-03T09:44:59.4914918+01:00",
"Deleted": "2026-04-03T09:44:59.4914918+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "aa9a672f-bf4f-473e-bb66-beffc577e81b",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "8026aec0-8dcb-4f99-bb9d-2396b2208962",
"Inserted": "2026-04-03T09:44:59.4914918+01:00",
"Updated": "2026-04-03T09:44:59.4914918+01:00",
"Deleted": "2026-04-03T09:44:59.4914918+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-03T09:44:59.4914918+01:00",
"Name": "sample string 6",
"Start": "2026-04-03T09:44:59.4914918+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "aa9a672f-bf4f-473e-bb66-beffc577e81b",
"Inserted": "2026-04-03T09:44:59.4914918+01:00",
"Updated": "2026-04-03T09:44:59.4914918+01:00",
"Deleted": "2026-04-03T09:44:59.4914918+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "8026aec0-8dcb-4f99-bb9d-2396b2208962",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "5b6f0ff5-5b79-4fcf-95d8-bc6dfccc5307",
"Inserted": "2026-04-03T09:44:59.4914918+01:00",
"Updated": "2026-04-03T09:44:59.4914918+01:00",
"Deleted": "2026-04-03T09:44:59.4914918+01:00",
"Activation": true,
"Country": "af4794d1-d8e6-4459-8226-9f96cff6fb1a",
"Enrolments": 5,
"Finish": "2026-04-03T09:44:59.4914918+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "aa9a672f-bf4f-473e-bb66-beffc577e81b",
"Start": "2026-04-03T09:44:59.4914918+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d5e7c0e3-f5d2-4216-a475-4dedd0727cf0",
"Inserted": "2026-04-03T09:44:59.4914918+01:00",
"Updated": "2026-04-03T09:44:59.4914918+01:00",
"Deleted": "2026-04-03T09:44:59.4914918+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "aa9a672f-bf4f-473e-bb66-beffc577e81b",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "8026aec0-8dcb-4f99-bb9d-2396b2208962",
"Inserted": "2026-04-03T09:44:59.4914918+01:00",
"Updated": "2026-04-03T09:44:59.4914918+01:00",
"Deleted": "2026-04-03T09:44:59.4914918+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-03T09:44:59.4914918+01:00",
"Name": "sample string 6",
"Start": "2026-04-03T09:44:59.4914918+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: