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": "98d7b3cb-6887-471f-81f9-0e376edaf9d4",
"Inserted": "2026-07-17T20:37:41.9563951+01:00",
"Updated": "2026-07-17T20:37:41.9563951+01:00",
"Deleted": "2026-07-17T20:37:41.9563951+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3dbfa417-9410-4fbd-be8c-80f8a4edba6a",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "c0d78f43-df8b-4cbf-bbc8-2f0ae2e53ab4",
"Inserted": "2026-07-17T20:37:41.9563951+01:00",
"Updated": "2026-07-17T20:37:41.9563951+01:00",
"Deleted": "2026-07-17T20:37:41.9563951+01:00",
"Activation": true,
"Country": "cce56084-9a09-40a7-9ae9-666519f5ba0b",
"Enrolments": 5,
"Finish": "2026-07-17T20:37:41.9563951+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "98d7b3cb-6887-471f-81f9-0e376edaf9d4",
"Start": "2026-07-17T20:37:41.9563951+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "b785eb54-54b1-432e-9467-922890926e37",
"Inserted": "2026-07-17T20:37:41.9563951+01:00",
"Updated": "2026-07-17T20:37:41.9563951+01:00",
"Deleted": "2026-07-17T20:37:41.9563951+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "98d7b3cb-6887-471f-81f9-0e376edaf9d4",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "3dbfa417-9410-4fbd-be8c-80f8a4edba6a",
"Inserted": "2026-07-17T20:37:41.9563951+01:00",
"Updated": "2026-07-17T20:37:41.9563951+01:00",
"Deleted": "2026-07-17T20:37:41.9563951+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-17T20:37:41.9563951+01:00",
"Name": "sample string 6",
"Start": "2026-07-17T20:37:41.9563951+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "98d7b3cb-6887-471f-81f9-0e376edaf9d4",
"Inserted": "2026-07-17T20:37:41.9563951+01:00",
"Updated": "2026-07-17T20:37:41.9563951+01:00",
"Deleted": "2026-07-17T20:37:41.9563951+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3dbfa417-9410-4fbd-be8c-80f8a4edba6a",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "c0d78f43-df8b-4cbf-bbc8-2f0ae2e53ab4",
"Inserted": "2026-07-17T20:37:41.9563951+01:00",
"Updated": "2026-07-17T20:37:41.9563951+01:00",
"Deleted": "2026-07-17T20:37:41.9563951+01:00",
"Activation": true,
"Country": "cce56084-9a09-40a7-9ae9-666519f5ba0b",
"Enrolments": 5,
"Finish": "2026-07-17T20:37:41.9563951+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "98d7b3cb-6887-471f-81f9-0e376edaf9d4",
"Start": "2026-07-17T20:37:41.9563951+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "b785eb54-54b1-432e-9467-922890926e37",
"Inserted": "2026-07-17T20:37:41.9563951+01:00",
"Updated": "2026-07-17T20:37:41.9563951+01:00",
"Deleted": "2026-07-17T20:37:41.9563951+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "98d7b3cb-6887-471f-81f9-0e376edaf9d4",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "3dbfa417-9410-4fbd-be8c-80f8a4edba6a",
"Inserted": "2026-07-17T20:37:41.9563951+01:00",
"Updated": "2026-07-17T20:37:41.9563951+01:00",
"Deleted": "2026-07-17T20:37:41.9563951+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-17T20:37:41.9563951+01:00",
"Name": "sample string 6",
"Start": "2026-07-17T20:37:41.9563951+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: