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": "42d8cb1a-61aa-4928-a94c-777596d7bbc8",
"Inserted": "2025-11-17T14:37:15.0799224+00:00",
"Updated": "2025-11-17T14:37:15.0799224+00:00",
"Deleted": "2025-11-17T14:37:15.0799224+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3c1f6c00-3662-44ff-8bd8-8b45d6e74240",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "b41d557d-e66b-473e-bc2a-575b0f7705b3",
"Inserted": "2025-11-17T14:37:15.0799224+00:00",
"Updated": "2025-11-17T14:37:15.0799224+00:00",
"Deleted": "2025-11-17T14:37:15.0799224+00:00",
"Activation": true,
"Country": "016153d7-7abe-4730-a41f-a27aad56786a",
"Enrolments": 5,
"Finish": "2025-11-17T14:37:15.0799224+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "42d8cb1a-61aa-4928-a94c-777596d7bbc8",
"Start": "2025-11-17T14:37:15.0799224+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "23457003-5269-442f-b903-e0ccbc87653d",
"Inserted": "2025-11-17T14:37:15.0799224+00:00",
"Updated": "2025-11-17T14:37:15.0799224+00:00",
"Deleted": "2025-11-17T14:37:15.0799224+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "42d8cb1a-61aa-4928-a94c-777596d7bbc8",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "3c1f6c00-3662-44ff-8bd8-8b45d6e74240",
"Inserted": "2025-11-17T14:37:15.0799224+00:00",
"Updated": "2025-11-17T14:37:15.0799224+00:00",
"Deleted": "2025-11-17T14:37:15.0799224+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2025-11-17T14:37:15.0799224+00:00",
"Name": "sample string 6",
"Start": "2025-11-17T14:37:15.0799224+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "42d8cb1a-61aa-4928-a94c-777596d7bbc8",
"Inserted": "2025-11-17T14:37:15.0799224+00:00",
"Updated": "2025-11-17T14:37:15.0799224+00:00",
"Deleted": "2025-11-17T14:37:15.0799224+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3c1f6c00-3662-44ff-8bd8-8b45d6e74240",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "b41d557d-e66b-473e-bc2a-575b0f7705b3",
"Inserted": "2025-11-17T14:37:15.0799224+00:00",
"Updated": "2025-11-17T14:37:15.0799224+00:00",
"Deleted": "2025-11-17T14:37:15.0799224+00:00",
"Activation": true,
"Country": "016153d7-7abe-4730-a41f-a27aad56786a",
"Enrolments": 5,
"Finish": "2025-11-17T14:37:15.0799224+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "42d8cb1a-61aa-4928-a94c-777596d7bbc8",
"Start": "2025-11-17T14:37:15.0799224+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "23457003-5269-442f-b903-e0ccbc87653d",
"Inserted": "2025-11-17T14:37:15.0799224+00:00",
"Updated": "2025-11-17T14:37:15.0799224+00:00",
"Deleted": "2025-11-17T14:37:15.0799224+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "42d8cb1a-61aa-4928-a94c-777596d7bbc8",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "3c1f6c00-3662-44ff-8bd8-8b45d6e74240",
"Inserted": "2025-11-17T14:37:15.0799224+00:00",
"Updated": "2025-11-17T14:37:15.0799224+00:00",
"Deleted": "2025-11-17T14:37:15.0799224+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2025-11-17T14:37:15.0799224+00:00",
"Name": "sample string 6",
"Start": "2025-11-17T14:37:15.0799224+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: