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": "6ffccc98-e9b0-48df-878a-7297f496ce6e",
"Inserted": "2026-08-04T22:16:04.3370025+01:00",
"Updated": "2026-08-04T22:16:04.3370025+01:00",
"Deleted": "2026-08-04T22:16:04.3370025+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "418df7ef-d566-434d-ad12-06f5d42191f7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7fb954eb-f652-4945-9aba-149cd020d782",
"Inserted": "2026-08-04T22:16:04.3370025+01:00",
"Updated": "2026-08-04T22:16:04.3370025+01:00",
"Deleted": "2026-08-04T22:16:04.3370025+01:00",
"Activation": true,
"Country": "8094fb26-cd58-4840-826b-626d8757882f",
"Enrolments": 5,
"Finish": "2026-08-04T22:16:04.3370025+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "6ffccc98-e9b0-48df-878a-7297f496ce6e",
"Start": "2026-08-04T22:16:04.3370025+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "aec70e89-af7e-4ea4-a468-b40bbca27f87",
"Inserted": "2026-08-04T22:16:04.3370025+01:00",
"Updated": "2026-08-04T22:16:04.3370025+01:00",
"Deleted": "2026-08-04T22:16:04.3370025+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "6ffccc98-e9b0-48df-878a-7297f496ce6e",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "418df7ef-d566-434d-ad12-06f5d42191f7",
"Inserted": "2026-08-04T22:16:04.3526319+01:00",
"Updated": "2026-08-04T22:16:04.3526319+01:00",
"Deleted": "2026-08-04T22:16:04.3526319+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-04T22:16:04.3526319+01:00",
"Name": "sample string 6",
"Start": "2026-08-04T22:16:04.3526319+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "6ffccc98-e9b0-48df-878a-7297f496ce6e",
"Inserted": "2026-08-04T22:16:04.3370025+01:00",
"Updated": "2026-08-04T22:16:04.3370025+01:00",
"Deleted": "2026-08-04T22:16:04.3370025+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "418df7ef-d566-434d-ad12-06f5d42191f7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7fb954eb-f652-4945-9aba-149cd020d782",
"Inserted": "2026-08-04T22:16:04.3370025+01:00",
"Updated": "2026-08-04T22:16:04.3370025+01:00",
"Deleted": "2026-08-04T22:16:04.3370025+01:00",
"Activation": true,
"Country": "8094fb26-cd58-4840-826b-626d8757882f",
"Enrolments": 5,
"Finish": "2026-08-04T22:16:04.3370025+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "6ffccc98-e9b0-48df-878a-7297f496ce6e",
"Start": "2026-08-04T22:16:04.3370025+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "aec70e89-af7e-4ea4-a468-b40bbca27f87",
"Inserted": "2026-08-04T22:16:04.3370025+01:00",
"Updated": "2026-08-04T22:16:04.3370025+01:00",
"Deleted": "2026-08-04T22:16:04.3370025+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "6ffccc98-e9b0-48df-878a-7297f496ce6e",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "418df7ef-d566-434d-ad12-06f5d42191f7",
"Inserted": "2026-08-04T22:16:04.3526319+01:00",
"Updated": "2026-08-04T22:16:04.3526319+01:00",
"Deleted": "2026-08-04T22:16:04.3526319+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-04T22:16:04.3526319+01:00",
"Name": "sample string 6",
"Start": "2026-08-04T22:16:04.3526319+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: