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": "526d7fd9-6430-44c6-8ac3-7aea7877ac14",
"Inserted": "2026-06-14T13:02:17.7625749+01:00",
"Updated": "2026-06-14T13:02:17.7625749+01:00",
"Deleted": "2026-06-14T13:02:17.7625749+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "aa4e6786-97c5-4c1e-bf45-d12c83a031c7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "e9ab9330-4245-46a6-8354-7c7bd48859f6",
"Inserted": "2026-06-14T13:02:17.7782002+01:00",
"Updated": "2026-06-14T13:02:17.7782002+01:00",
"Deleted": "2026-06-14T13:02:17.7782002+01:00",
"Activation": true,
"Country": "f3e32367-c707-4e47-b494-375b01e1c9a6",
"Enrolments": 5,
"Finish": "2026-06-14T13:02:17.7782002+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "526d7fd9-6430-44c6-8ac3-7aea7877ac14",
"Start": "2026-06-14T13:02:17.7782002+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "3201f53d-e6e6-4c6e-91a4-77b10b76a91e",
"Inserted": "2026-06-14T13:02:17.7782002+01:00",
"Updated": "2026-06-14T13:02:17.7782002+01:00",
"Deleted": "2026-06-14T13:02:17.7782002+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "526d7fd9-6430-44c6-8ac3-7aea7877ac14",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "aa4e6786-97c5-4c1e-bf45-d12c83a031c7",
"Inserted": "2026-06-14T13:02:17.7782002+01:00",
"Updated": "2026-06-14T13:02:17.7782002+01:00",
"Deleted": "2026-06-14T13:02:17.7782002+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-14T13:02:17.7782002+01:00",
"Name": "sample string 6",
"Start": "2026-06-14T13:02:17.7782002+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
},
{
"Identifier": "526d7fd9-6430-44c6-8ac3-7aea7877ac14",
"Inserted": "2026-06-14T13:02:17.7625749+01:00",
"Updated": "2026-06-14T13:02:17.7625749+01:00",
"Deleted": "2026-06-14T13:02:17.7625749+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "aa4e6786-97c5-4c1e-bf45-d12c83a031c7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "e9ab9330-4245-46a6-8354-7c7bd48859f6",
"Inserted": "2026-06-14T13:02:17.7782002+01:00",
"Updated": "2026-06-14T13:02:17.7782002+01:00",
"Deleted": "2026-06-14T13:02:17.7782002+01:00",
"Activation": true,
"Country": "f3e32367-c707-4e47-b494-375b01e1c9a6",
"Enrolments": 5,
"Finish": "2026-06-14T13:02:17.7782002+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "526d7fd9-6430-44c6-8ac3-7aea7877ac14",
"Start": "2026-06-14T13:02:17.7782002+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "3201f53d-e6e6-4c6e-91a4-77b10b76a91e",
"Inserted": "2026-06-14T13:02:17.7782002+01:00",
"Updated": "2026-06-14T13:02:17.7782002+01:00",
"Deleted": "2026-06-14T13:02:17.7782002+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "526d7fd9-6430-44c6-8ac3-7aea7877ac14",
"Name": "sample string 6",
"Totara": 1
}
],
"Course1": {
"Identifier": "aa4e6786-97c5-4c1e-bf45-d12c83a031c7",
"Inserted": "2026-06-14T13:02:17.7782002+01:00",
"Updated": "2026-06-14T13:02:17.7782002+01:00",
"Deleted": "2026-06-14T13:02:17.7782002+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-14T13:02:17.7782002+01:00",
"Name": "sample string 6",
"Start": "2026-06-14T13:02:17.7782002+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": []
}
}
]
application/xml
Sample:
text/xml
Sample: