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": "422b7f32-6daa-41db-b2f1-d03bd56d76ef",
"Inserted": "2025-11-07T09:42:35.896387+00:00",
"Updated": "2025-11-07T09:42:35.896387+00:00",
"Deleted": "2025-11-07T09:42:35.896387+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "9741f3d1-5a99-467a-bf88-d1af74aed3f6",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "75e39832-240b-419c-854e-a009ec519b4c",
"Inserted": "2025-11-07T09:42:35.896387+00:00",
"Updated": "2025-11-07T09:42:35.896387+00:00",
"Deleted": "2025-11-07T09:42:35.896387+00:00",
"Activation": true,
"Country": "2f245386-0b76-4034-9f24-5d65b0a8d2c0",
"Enrolments": 5,
"Finish": "2025-11-07T09:42:35.896387+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "422b7f32-6daa-41db-b2f1-d03bd56d76ef",
"Start": "2025-11-07T09:42:35.896387+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "06c73f69-baab-4888-9ead-0b5bb9122cf9",
"Inserted": "2025-11-07T09:42:35.896387+00:00",
"Updated": "2025-11-07T09:42:35.896387+00:00",
"Deleted": "2025-11-07T09:42:35.896387+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "422b7f32-6daa-41db-b2f1-d03bd56d76ef",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "9741f3d1-5a99-467a-bf88-d1af74aed3f6",
"Inserted": "2025-11-07T09:42:35.896387+00:00",
"Updated": "2025-11-07T09:42:35.896387+00:00",
"Deleted": "2025-11-07T09:42:35.896387+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2025-11-07T09:42:35.896387+00:00",
"Name": "sample string 6",
"Start": "2025-11-07T09:42:35.896387+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "422b7f32-6daa-41db-b2f1-d03bd56d76ef",
"Inserted": "2025-11-07T09:42:35.896387+00:00",
"Updated": "2025-11-07T09:42:35.896387+00:00",
"Deleted": "2025-11-07T09:42:35.896387+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "9741f3d1-5a99-467a-bf88-d1af74aed3f6",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "75e39832-240b-419c-854e-a009ec519b4c",
"Inserted": "2025-11-07T09:42:35.896387+00:00",
"Updated": "2025-11-07T09:42:35.896387+00:00",
"Deleted": "2025-11-07T09:42:35.896387+00:00",
"Activation": true,
"Country": "2f245386-0b76-4034-9f24-5d65b0a8d2c0",
"Enrolments": 5,
"Finish": "2025-11-07T09:42:35.896387+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "422b7f32-6daa-41db-b2f1-d03bd56d76ef",
"Start": "2025-11-07T09:42:35.896387+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "06c73f69-baab-4888-9ead-0b5bb9122cf9",
"Inserted": "2025-11-07T09:42:35.896387+00:00",
"Updated": "2025-11-07T09:42:35.896387+00:00",
"Deleted": "2025-11-07T09:42:35.896387+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "422b7f32-6daa-41db-b2f1-d03bd56d76ef",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "9741f3d1-5a99-467a-bf88-d1af74aed3f6",
"Inserted": "2025-11-07T09:42:35.896387+00:00",
"Updated": "2025-11-07T09:42:35.896387+00:00",
"Deleted": "2025-11-07T09:42:35.896387+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2025-11-07T09:42:35.896387+00:00",
"Name": "sample string 6",
"Start": "2025-11-07T09:42:35.896387+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: