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": "869ae422-1f6e-4f06-b6dd-147e5e539240",
"Inserted": "2026-01-10T11:09:57.2150255+00:00",
"Updated": "2026-01-10T11:09:57.2150255+00:00",
"Deleted": "2026-01-10T11:09:57.2150255+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "4ddfa0a0-5561-413d-9d75-5e1f1ea03c75",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "5f86513d-f841-4c9c-8e3a-14cb52934fab",
"Inserted": "2026-01-10T11:09:57.2150255+00:00",
"Updated": "2026-01-10T11:09:57.2150255+00:00",
"Deleted": "2026-01-10T11:09:57.2150255+00:00",
"Activation": true,
"Country": "055bb01d-81f2-4a04-b92f-d24d2b973c07",
"Enrolments": 5,
"Finish": "2026-01-10T11:09:57.2150255+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "869ae422-1f6e-4f06-b6dd-147e5e539240",
"Start": "2026-01-10T11:09:57.2150255+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "09d9dffd-b2c2-4d74-81af-df4fe43299a6",
"Inserted": "2026-01-10T11:09:57.2306543+00:00",
"Updated": "2026-01-10T11:09:57.2306543+00:00",
"Deleted": "2026-01-10T11:09:57.2306543+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "869ae422-1f6e-4f06-b6dd-147e5e539240",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "4ddfa0a0-5561-413d-9d75-5e1f1ea03c75",
"Inserted": "2026-01-10T11:09:57.2306543+00:00",
"Updated": "2026-01-10T11:09:57.2306543+00:00",
"Deleted": "2026-01-10T11:09:57.2306543+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-01-10T11:09:57.2306543+00:00",
"Name": "sample string 6",
"Start": "2026-01-10T11:09:57.2306543+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "869ae422-1f6e-4f06-b6dd-147e5e539240",
"Inserted": "2026-01-10T11:09:57.2150255+00:00",
"Updated": "2026-01-10T11:09:57.2150255+00:00",
"Deleted": "2026-01-10T11:09:57.2150255+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "4ddfa0a0-5561-413d-9d75-5e1f1ea03c75",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "5f86513d-f841-4c9c-8e3a-14cb52934fab",
"Inserted": "2026-01-10T11:09:57.2150255+00:00",
"Updated": "2026-01-10T11:09:57.2150255+00:00",
"Deleted": "2026-01-10T11:09:57.2150255+00:00",
"Activation": true,
"Country": "055bb01d-81f2-4a04-b92f-d24d2b973c07",
"Enrolments": 5,
"Finish": "2026-01-10T11:09:57.2150255+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "869ae422-1f6e-4f06-b6dd-147e5e539240",
"Start": "2026-01-10T11:09:57.2150255+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "09d9dffd-b2c2-4d74-81af-df4fe43299a6",
"Inserted": "2026-01-10T11:09:57.2306543+00:00",
"Updated": "2026-01-10T11:09:57.2306543+00:00",
"Deleted": "2026-01-10T11:09:57.2306543+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "869ae422-1f6e-4f06-b6dd-147e5e539240",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "4ddfa0a0-5561-413d-9d75-5e1f1ea03c75",
"Inserted": "2026-01-10T11:09:57.2306543+00:00",
"Updated": "2026-01-10T11:09:57.2306543+00:00",
"Deleted": "2026-01-10T11:09:57.2306543+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-01-10T11:09:57.2306543+00:00",
"Name": "sample string 6",
"Start": "2026-01-10T11:09:57.2306543+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: