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": "92f8709d-a27e-4332-a2e1-5cf2afb137f1",
"Inserted": "2025-11-14T11:14:01.8559319+00:00",
"Updated": "2025-11-14T11:14:01.8559319+00:00",
"Deleted": "2025-11-14T11:14:01.8559319+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "cd89a97a-0e89-4912-9ac1-4bc409005bad",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7f31fbc0-e379-4a3c-af81-f2e9d646e1e2",
"Inserted": "2025-11-14T11:14:01.8559319+00:00",
"Updated": "2025-11-14T11:14:01.8559319+00:00",
"Deleted": "2025-11-14T11:14:01.8559319+00:00",
"Activation": true,
"Country": "c3a574ac-9119-494f-9c60-f3df66e87d7f",
"Enrolments": 5,
"Finish": "2025-11-14T11:14:01.8559319+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "92f8709d-a27e-4332-a2e1-5cf2afb137f1",
"Start": "2025-11-14T11:14:01.8559319+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "16ae6c50-3701-4387-9a31-145f53a92e07",
"Inserted": "2025-11-14T11:14:01.8559319+00:00",
"Updated": "2025-11-14T11:14:01.8559319+00:00",
"Deleted": "2025-11-14T11:14:01.8559319+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "92f8709d-a27e-4332-a2e1-5cf2afb137f1",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "cd89a97a-0e89-4912-9ac1-4bc409005bad",
"Inserted": "2025-11-14T11:14:01.8559319+00:00",
"Updated": "2025-11-14T11:14:01.8559319+00:00",
"Deleted": "2025-11-14T11:14:01.8559319+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2025-11-14T11:14:01.8715584+00:00",
"Name": "sample string 6",
"Start": "2025-11-14T11:14:01.8715584+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "92f8709d-a27e-4332-a2e1-5cf2afb137f1",
"Inserted": "2025-11-14T11:14:01.8559319+00:00",
"Updated": "2025-11-14T11:14:01.8559319+00:00",
"Deleted": "2025-11-14T11:14:01.8559319+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "cd89a97a-0e89-4912-9ac1-4bc409005bad",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7f31fbc0-e379-4a3c-af81-f2e9d646e1e2",
"Inserted": "2025-11-14T11:14:01.8559319+00:00",
"Updated": "2025-11-14T11:14:01.8559319+00:00",
"Deleted": "2025-11-14T11:14:01.8559319+00:00",
"Activation": true,
"Country": "c3a574ac-9119-494f-9c60-f3df66e87d7f",
"Enrolments": 5,
"Finish": "2025-11-14T11:14:01.8559319+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "92f8709d-a27e-4332-a2e1-5cf2afb137f1",
"Start": "2025-11-14T11:14:01.8559319+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "16ae6c50-3701-4387-9a31-145f53a92e07",
"Inserted": "2025-11-14T11:14:01.8559319+00:00",
"Updated": "2025-11-14T11:14:01.8559319+00:00",
"Deleted": "2025-11-14T11:14:01.8559319+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "92f8709d-a27e-4332-a2e1-5cf2afb137f1",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "cd89a97a-0e89-4912-9ac1-4bc409005bad",
"Inserted": "2025-11-14T11:14:01.8559319+00:00",
"Updated": "2025-11-14T11:14:01.8559319+00:00",
"Deleted": "2025-11-14T11:14:01.8559319+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2025-11-14T11:14:01.8715584+00:00",
"Name": "sample string 6",
"Start": "2025-11-14T11:14:01.8715584+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: