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": "2309235a-4f59-42ff-8150-9560b2c6ff22",
"Inserted": "2026-05-01T04:15:33.8160973+01:00",
"Updated": "2026-05-01T04:15:33.8160973+01:00",
"Deleted": "2026-05-01T04:15:33.8160973+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3f624a23-8d9a-4f77-bf65-c399c2cd8af4",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "2d7af228-13af-4220-90ec-fb3c43b52a0b",
"Inserted": "2026-05-01T04:15:33.8317308+01:00",
"Updated": "2026-05-01T04:15:33.8317308+01:00",
"Deleted": "2026-05-01T04:15:33.8317308+01:00",
"Activation": true,
"Country": "fa37077d-713d-4739-aa82-b50b25b36af1",
"Enrolments": 5,
"Finish": "2026-05-01T04:15:33.8317308+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "2309235a-4f59-42ff-8150-9560b2c6ff22",
"Start": "2026-05-01T04:15:33.8317308+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "07d4a311-5cd5-419b-b23f-a4ecec9a1a9f",
"Inserted": "2026-05-01T04:15:33.8317308+01:00",
"Updated": "2026-05-01T04:15:33.8317308+01:00",
"Deleted": "2026-05-01T04:15:33.8317308+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "2309235a-4f59-42ff-8150-9560b2c6ff22",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "3f624a23-8d9a-4f77-bf65-c399c2cd8af4",
"Inserted": "2026-05-01T04:15:33.8317308+01:00",
"Updated": "2026-05-01T04:15:33.8317308+01:00",
"Deleted": "2026-05-01T04:15:33.8317308+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-01T04:15:33.8317308+01:00",
"Name": "sample string 6",
"Start": "2026-05-01T04:15:33.8317308+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "2309235a-4f59-42ff-8150-9560b2c6ff22",
"Inserted": "2026-05-01T04:15:33.8160973+01:00",
"Updated": "2026-05-01T04:15:33.8160973+01:00",
"Deleted": "2026-05-01T04:15:33.8160973+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3f624a23-8d9a-4f77-bf65-c399c2cd8af4",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "2d7af228-13af-4220-90ec-fb3c43b52a0b",
"Inserted": "2026-05-01T04:15:33.8317308+01:00",
"Updated": "2026-05-01T04:15:33.8317308+01:00",
"Deleted": "2026-05-01T04:15:33.8317308+01:00",
"Activation": true,
"Country": "fa37077d-713d-4739-aa82-b50b25b36af1",
"Enrolments": 5,
"Finish": "2026-05-01T04:15:33.8317308+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "2309235a-4f59-42ff-8150-9560b2c6ff22",
"Start": "2026-05-01T04:15:33.8317308+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "07d4a311-5cd5-419b-b23f-a4ecec9a1a9f",
"Inserted": "2026-05-01T04:15:33.8317308+01:00",
"Updated": "2026-05-01T04:15:33.8317308+01:00",
"Deleted": "2026-05-01T04:15:33.8317308+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "2309235a-4f59-42ff-8150-9560b2c6ff22",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "3f624a23-8d9a-4f77-bf65-c399c2cd8af4",
"Inserted": "2026-05-01T04:15:33.8317308+01:00",
"Updated": "2026-05-01T04:15:33.8317308+01:00",
"Deleted": "2026-05-01T04:15:33.8317308+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-01T04:15:33.8317308+01:00",
"Name": "sample string 6",
"Start": "2026-05-01T04:15:33.8317308+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: