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": "f87fcfe9-6dfb-4a4d-81d0-4a635ccfba4a",
"Inserted": "2026-06-08T11:57:57.7701283+01:00",
"Updated": "2026-06-08T11:57:57.7701283+01:00",
"Deleted": "2026-06-08T11:57:57.7701283+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "46e66f7d-0bee-44a0-b0b6-a16eb0186462",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "14e3e12c-d9b0-46e6-acae-bf8a3d0c8b5a",
"Inserted": "2026-06-08T11:57:57.7701283+01:00",
"Updated": "2026-06-08T11:57:57.7701283+01:00",
"Deleted": "2026-06-08T11:57:57.7701283+01:00",
"Activation": true,
"Country": "0c78afde-daca-42ed-8e12-d5d1fc1fa0b6",
"Enrolments": 5,
"Finish": "2026-06-08T11:57:57.7701283+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "f87fcfe9-6dfb-4a4d-81d0-4a635ccfba4a",
"Start": "2026-06-08T11:57:57.7701283+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "e0b624d4-bae3-4f3a-8b88-e0ead1af51a4",
"Inserted": "2026-06-08T11:57:57.7856683+01:00",
"Updated": "2026-06-08T11:57:57.7856683+01:00",
"Deleted": "2026-06-08T11:57:57.7856683+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "f87fcfe9-6dfb-4a4d-81d0-4a635ccfba4a",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "46e66f7d-0bee-44a0-b0b6-a16eb0186462",
"Inserted": "2026-06-08T11:57:57.7856683+01:00",
"Updated": "2026-06-08T11:57:57.7856683+01:00",
"Deleted": "2026-06-08T11:57:57.7856683+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-08T11:57:57.7856683+01:00",
"Name": "sample string 6",
"Start": "2026-06-08T11:57:57.7856683+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "f87fcfe9-6dfb-4a4d-81d0-4a635ccfba4a",
"Inserted": "2026-06-08T11:57:57.7701283+01:00",
"Updated": "2026-06-08T11:57:57.7701283+01:00",
"Deleted": "2026-06-08T11:57:57.7701283+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "46e66f7d-0bee-44a0-b0b6-a16eb0186462",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "14e3e12c-d9b0-46e6-acae-bf8a3d0c8b5a",
"Inserted": "2026-06-08T11:57:57.7701283+01:00",
"Updated": "2026-06-08T11:57:57.7701283+01:00",
"Deleted": "2026-06-08T11:57:57.7701283+01:00",
"Activation": true,
"Country": "0c78afde-daca-42ed-8e12-d5d1fc1fa0b6",
"Enrolments": 5,
"Finish": "2026-06-08T11:57:57.7701283+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "f87fcfe9-6dfb-4a4d-81d0-4a635ccfba4a",
"Start": "2026-06-08T11:57:57.7701283+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "e0b624d4-bae3-4f3a-8b88-e0ead1af51a4",
"Inserted": "2026-06-08T11:57:57.7856683+01:00",
"Updated": "2026-06-08T11:57:57.7856683+01:00",
"Deleted": "2026-06-08T11:57:57.7856683+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "f87fcfe9-6dfb-4a4d-81d0-4a635ccfba4a",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "46e66f7d-0bee-44a0-b0b6-a16eb0186462",
"Inserted": "2026-06-08T11:57:57.7856683+01:00",
"Updated": "2026-06-08T11:57:57.7856683+01:00",
"Deleted": "2026-06-08T11:57:57.7856683+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-08T11:57:57.7856683+01:00",
"Name": "sample string 6",
"Start": "2026-06-08T11:57:57.7856683+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: