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": "68f7186c-8d82-4323-b0c3-991254a6c167",
"Inserted": "2026-07-02T16:16:34.7387223+01:00",
"Updated": "2026-07-02T16:16:34.7387223+01:00",
"Deleted": "2026-07-02T16:16:34.7387223+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "95f34bb3-e7c5-4ad9-bc19-0651df4defa0",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "10658d87-ff24-4b54-826e-c88ce2298bdc",
"Inserted": "2026-07-02T16:16:34.7387223+01:00",
"Updated": "2026-07-02T16:16:34.7387223+01:00",
"Deleted": "2026-07-02T16:16:34.7387223+01:00",
"Activation": true,
"Country": "39675e03-cb8e-4fdb-8fcc-98a26fce01eb",
"Enrolments": 5,
"Finish": "2026-07-02T16:16:34.7387223+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "68f7186c-8d82-4323-b0c3-991254a6c167",
"Start": "2026-07-02T16:16:34.7387223+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "77bfe0ed-9875-423e-aec0-4487a0327417",
"Inserted": "2026-07-02T16:16:34.7543484+01:00",
"Updated": "2026-07-02T16:16:34.7543484+01:00",
"Deleted": "2026-07-02T16:16:34.7543484+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "68f7186c-8d82-4323-b0c3-991254a6c167",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "95f34bb3-e7c5-4ad9-bc19-0651df4defa0",
"Inserted": "2026-07-02T16:16:34.7543484+01:00",
"Updated": "2026-07-02T16:16:34.7543484+01:00",
"Deleted": "2026-07-02T16:16:34.7543484+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-02T16:16:34.7543484+01:00",
"Name": "sample string 6",
"Start": "2026-07-02T16:16:34.7543484+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "68f7186c-8d82-4323-b0c3-991254a6c167",
"Inserted": "2026-07-02T16:16:34.7387223+01:00",
"Updated": "2026-07-02T16:16:34.7387223+01:00",
"Deleted": "2026-07-02T16:16:34.7387223+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "95f34bb3-e7c5-4ad9-bc19-0651df4defa0",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "10658d87-ff24-4b54-826e-c88ce2298bdc",
"Inserted": "2026-07-02T16:16:34.7387223+01:00",
"Updated": "2026-07-02T16:16:34.7387223+01:00",
"Deleted": "2026-07-02T16:16:34.7387223+01:00",
"Activation": true,
"Country": "39675e03-cb8e-4fdb-8fcc-98a26fce01eb",
"Enrolments": 5,
"Finish": "2026-07-02T16:16:34.7387223+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "68f7186c-8d82-4323-b0c3-991254a6c167",
"Start": "2026-07-02T16:16:34.7387223+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "77bfe0ed-9875-423e-aec0-4487a0327417",
"Inserted": "2026-07-02T16:16:34.7543484+01:00",
"Updated": "2026-07-02T16:16:34.7543484+01:00",
"Deleted": "2026-07-02T16:16:34.7543484+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "68f7186c-8d82-4323-b0c3-991254a6c167",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "95f34bb3-e7c5-4ad9-bc19-0651df4defa0",
"Inserted": "2026-07-02T16:16:34.7543484+01:00",
"Updated": "2026-07-02T16:16:34.7543484+01:00",
"Deleted": "2026-07-02T16:16:34.7543484+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-02T16:16:34.7543484+01:00",
"Name": "sample string 6",
"Start": "2026-07-02T16:16:34.7543484+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: