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": "04d4b484-bc4b-4648-b938-406db6b459d6",
"Inserted": "2026-04-26T21:51:39.4861408+01:00",
"Updated": "2026-04-26T21:51:39.4861408+01:00",
"Deleted": "2026-04-26T21:51:39.4861408+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "6180ff72-f5f8-473f-9de7-40f08ecde533",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7b9e8aab-1f28-4149-ab00-755b15a62583",
"Inserted": "2026-04-26T21:51:39.4861408+01:00",
"Updated": "2026-04-26T21:51:39.4861408+01:00",
"Deleted": "2026-04-26T21:51:39.4861408+01:00",
"Activation": true,
"Country": "946f0fbd-f5fe-451e-a97d-ccbdb1400a12",
"Enrolments": 5,
"Finish": "2026-04-26T21:51:39.4861408+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "04d4b484-bc4b-4648-b938-406db6b459d6",
"Start": "2026-04-26T21:51:39.4861408+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9c76d5d2-2f14-4e4a-adab-6c1dd012a38d",
"Inserted": "2026-04-26T21:51:39.4861408+01:00",
"Updated": "2026-04-26T21:51:39.4861408+01:00",
"Deleted": "2026-04-26T21:51:39.4861408+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "04d4b484-bc4b-4648-b938-406db6b459d6",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "6180ff72-f5f8-473f-9de7-40f08ecde533",
"Inserted": "2026-04-26T21:51:39.4861408+01:00",
"Updated": "2026-04-26T21:51:39.5017665+01:00",
"Deleted": "2026-04-26T21:51:39.5017665+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-26T21:51:39.5017665+01:00",
"Name": "sample string 6",
"Start": "2026-04-26T21:51:39.5017665+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "04d4b484-bc4b-4648-b938-406db6b459d6",
"Inserted": "2026-04-26T21:51:39.4861408+01:00",
"Updated": "2026-04-26T21:51:39.4861408+01:00",
"Deleted": "2026-04-26T21:51:39.4861408+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "6180ff72-f5f8-473f-9de7-40f08ecde533",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7b9e8aab-1f28-4149-ab00-755b15a62583",
"Inserted": "2026-04-26T21:51:39.4861408+01:00",
"Updated": "2026-04-26T21:51:39.4861408+01:00",
"Deleted": "2026-04-26T21:51:39.4861408+01:00",
"Activation": true,
"Country": "946f0fbd-f5fe-451e-a97d-ccbdb1400a12",
"Enrolments": 5,
"Finish": "2026-04-26T21:51:39.4861408+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "04d4b484-bc4b-4648-b938-406db6b459d6",
"Start": "2026-04-26T21:51:39.4861408+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9c76d5d2-2f14-4e4a-adab-6c1dd012a38d",
"Inserted": "2026-04-26T21:51:39.4861408+01:00",
"Updated": "2026-04-26T21:51:39.4861408+01:00",
"Deleted": "2026-04-26T21:51:39.4861408+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "04d4b484-bc4b-4648-b938-406db6b459d6",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "6180ff72-f5f8-473f-9de7-40f08ecde533",
"Inserted": "2026-04-26T21:51:39.4861408+01:00",
"Updated": "2026-04-26T21:51:39.5017665+01:00",
"Deleted": "2026-04-26T21:51:39.5017665+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-26T21:51:39.5017665+01:00",
"Name": "sample string 6",
"Start": "2026-04-26T21:51:39.5017665+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: