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": "58ea645c-40e4-41ec-8299-0c15327e57fc",
"Inserted": "2025-11-24T03:42:33.3299592+00:00",
"Updated": "2025-11-24T03:42:33.3299592+00:00",
"Deleted": "2025-11-24T03:42:33.3299592+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "6bf1a856-e36e-4159-9de6-2b4d44533f50",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "17e3678b-8ca2-4664-a58b-7c2215b30826",
"Inserted": "2025-11-24T03:42:33.3299592+00:00",
"Updated": "2025-11-24T03:42:33.3299592+00:00",
"Deleted": "2025-11-24T03:42:33.3299592+00:00",
"Activation": true,
"Country": "24112966-3072-40f7-8fc6-a83ecff08ead",
"Enrolments": 5,
"Finish": "2025-11-24T03:42:33.3299592+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "58ea645c-40e4-41ec-8299-0c15327e57fc",
"Start": "2025-11-24T03:42:33.3299592+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "8cb7cdbc-9355-43da-8265-4942159eadd8",
"Inserted": "2025-11-24T03:42:33.3299592+00:00",
"Updated": "2025-11-24T03:42:33.3299592+00:00",
"Deleted": "2025-11-24T03:42:33.3299592+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "58ea645c-40e4-41ec-8299-0c15327e57fc",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "6bf1a856-e36e-4159-9de6-2b4d44533f50",
"Inserted": "2025-11-24T03:42:33.3299592+00:00",
"Updated": "2025-11-24T03:42:33.3299592+00:00",
"Deleted": "2025-11-24T03:42:33.3299592+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2025-11-24T03:42:33.3299592+00:00",
"Name": "sample string 6",
"Start": "2025-11-24T03:42:33.3299592+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "58ea645c-40e4-41ec-8299-0c15327e57fc",
"Inserted": "2025-11-24T03:42:33.3299592+00:00",
"Updated": "2025-11-24T03:42:33.3299592+00:00",
"Deleted": "2025-11-24T03:42:33.3299592+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "6bf1a856-e36e-4159-9de6-2b4d44533f50",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "17e3678b-8ca2-4664-a58b-7c2215b30826",
"Inserted": "2025-11-24T03:42:33.3299592+00:00",
"Updated": "2025-11-24T03:42:33.3299592+00:00",
"Deleted": "2025-11-24T03:42:33.3299592+00:00",
"Activation": true,
"Country": "24112966-3072-40f7-8fc6-a83ecff08ead",
"Enrolments": 5,
"Finish": "2025-11-24T03:42:33.3299592+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "58ea645c-40e4-41ec-8299-0c15327e57fc",
"Start": "2025-11-24T03:42:33.3299592+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "8cb7cdbc-9355-43da-8265-4942159eadd8",
"Inserted": "2025-11-24T03:42:33.3299592+00:00",
"Updated": "2025-11-24T03:42:33.3299592+00:00",
"Deleted": "2025-11-24T03:42:33.3299592+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "58ea645c-40e4-41ec-8299-0c15327e57fc",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "6bf1a856-e36e-4159-9de6-2b4d44533f50",
"Inserted": "2025-11-24T03:42:33.3299592+00:00",
"Updated": "2025-11-24T03:42:33.3299592+00:00",
"Deleted": "2025-11-24T03:42:33.3299592+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2025-11-24T03:42:33.3299592+00:00",
"Name": "sample string 6",
"Start": "2025-11-24T03:42:33.3299592+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: