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": "143dbd65-7a8e-466c-a4ac-6adcaae8101f",
"Inserted": "2026-04-25T06:19:55.5637644+01:00",
"Updated": "2026-04-25T06:19:55.5637644+01:00",
"Deleted": "2026-04-25T06:19:55.5637644+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "b6b5c335-5d40-40f9-9b7b-214a2bb457a5",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "44785e5f-d33d-45cf-a8d9-016562476e96",
"Inserted": "2026-04-25T06:19:55.5637644+01:00",
"Updated": "2026-04-25T06:19:55.5637644+01:00",
"Deleted": "2026-04-25T06:19:55.5637644+01:00",
"Activation": true,
"Country": "e4239c03-b26f-479a-a41f-b32dd80381a1",
"Enrolments": 5,
"Finish": "2026-04-25T06:19:55.5637644+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "143dbd65-7a8e-466c-a4ac-6adcaae8101f",
"Start": "2026-04-25T06:19:55.5637644+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "8ad3bf83-de95-4fe0-8f13-32cf3ff59b86",
"Inserted": "2026-04-25T06:19:55.5637644+01:00",
"Updated": "2026-04-25T06:19:55.5637644+01:00",
"Deleted": "2026-04-25T06:19:55.5637644+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "143dbd65-7a8e-466c-a4ac-6adcaae8101f",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "b6b5c335-5d40-40f9-9b7b-214a2bb457a5",
"Inserted": "2026-04-25T06:19:55.5637644+01:00",
"Updated": "2026-04-25T06:19:55.5637644+01:00",
"Deleted": "2026-04-25T06:19:55.5637644+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-25T06:19:55.5637644+01:00",
"Name": "sample string 6",
"Start": "2026-04-25T06:19:55.5637644+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "143dbd65-7a8e-466c-a4ac-6adcaae8101f",
"Inserted": "2026-04-25T06:19:55.5637644+01:00",
"Updated": "2026-04-25T06:19:55.5637644+01:00",
"Deleted": "2026-04-25T06:19:55.5637644+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "b6b5c335-5d40-40f9-9b7b-214a2bb457a5",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "44785e5f-d33d-45cf-a8d9-016562476e96",
"Inserted": "2026-04-25T06:19:55.5637644+01:00",
"Updated": "2026-04-25T06:19:55.5637644+01:00",
"Deleted": "2026-04-25T06:19:55.5637644+01:00",
"Activation": true,
"Country": "e4239c03-b26f-479a-a41f-b32dd80381a1",
"Enrolments": 5,
"Finish": "2026-04-25T06:19:55.5637644+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "143dbd65-7a8e-466c-a4ac-6adcaae8101f",
"Start": "2026-04-25T06:19:55.5637644+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "8ad3bf83-de95-4fe0-8f13-32cf3ff59b86",
"Inserted": "2026-04-25T06:19:55.5637644+01:00",
"Updated": "2026-04-25T06:19:55.5637644+01:00",
"Deleted": "2026-04-25T06:19:55.5637644+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "143dbd65-7a8e-466c-a4ac-6adcaae8101f",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "b6b5c335-5d40-40f9-9b7b-214a2bb457a5",
"Inserted": "2026-04-25T06:19:55.5637644+01:00",
"Updated": "2026-04-25T06:19:55.5637644+01:00",
"Deleted": "2026-04-25T06:19:55.5637644+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-25T06:19:55.5637644+01:00",
"Name": "sample string 6",
"Start": "2026-04-25T06:19:55.5637644+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: