POST api/Courses/retrieve_academy_courses
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Course| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | globally unique identifier |
None. |
|
| Inserted | date |
None. |
|
| Updated | date |
None. |
|
| Deleted | date |
None. |
|
| Content | string |
None. |
|
| Credit | integer |
None. |
|
| Description | string |
None. |
|
| Finish | date |
None. |
|
| Name | string |
None. |
|
| Start | date |
None. |
|
| Totara | integer |
None. |
|
| routes_available | integer |
None. |
|
| Modules | Collection of Module |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Identifier": "08631f9c-5d7b-453c-8c86-ace6f26048a6",
"Inserted": "2026-07-08T10:27:44.6564154+01:00",
"Updated": "2026-07-08T10:27:44.6564154+01:00",
"Deleted": "2026-07-08T10:27:44.6564154+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-08T10:27:44.6564154+01:00",
"Name": "sample string 6",
"Start": "2026-07-08T10:27:44.6564154+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "95e93814-47a2-4dcc-8d21-c83465ccb375",
"Inserted": "2026-07-08T10:27:44.6564154+01:00",
"Updated": "2026-07-08T10:27:44.6564154+01:00",
"Deleted": "2026-07-08T10:27:44.6564154+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "08631f9c-5d7b-453c-8c86-ace6f26048a6",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "95c0171e-10a2-4158-9d59-5f7291e87a29",
"Inserted": "2026-07-08T10:27:44.6564154+01:00",
"Updated": "2026-07-08T10:27:44.6564154+01:00",
"Deleted": "2026-07-08T10:27:44.6564154+01:00",
"Activation": true,
"Country": "204f2c75-023a-4d65-9c5b-52cace8883b6",
"Enrolments": 5,
"Finish": "2026-07-08T10:27:44.6564154+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "95e93814-47a2-4dcc-8d21-c83465ccb375",
"Start": "2026-07-08T10:27:44.6564154+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d2d4d5bb-52c1-4ac1-a455-5798344507a2",
"Inserted": "2026-07-08T10:27:44.6564154+01:00",
"Updated": "2026-07-08T10:27:44.6564154+01:00",
"Deleted": "2026-07-08T10:27:44.6564154+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "95e93814-47a2-4dcc-8d21-c83465ccb375",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "08631f9c-5d7b-453c-8c86-ace6f26048a6",
"Inserted": "2026-07-08T10:27:44.6564154+01:00",
"Updated": "2026-07-08T10:27:44.6564154+01:00",
"Deleted": "2026-07-08T10:27:44.6564154+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-08T10:27:44.6564154+01:00",
"Name": "sample string 6",
"Start": "2026-07-08T10:27:44.6564154+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "95e93814-47a2-4dcc-8d21-c83465ccb375",
"Inserted": "2026-07-08T10:27:44.6564154+01:00",
"Updated": "2026-07-08T10:27:44.6564154+01:00",
"Deleted": "2026-07-08T10:27:44.6564154+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "08631f9c-5d7b-453c-8c86-ace6f26048a6",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "95c0171e-10a2-4158-9d59-5f7291e87a29",
"Inserted": "2026-07-08T10:27:44.6564154+01:00",
"Updated": "2026-07-08T10:27:44.6564154+01:00",
"Deleted": "2026-07-08T10:27:44.6564154+01:00",
"Activation": true,
"Country": "204f2c75-023a-4d65-9c5b-52cace8883b6",
"Enrolments": 5,
"Finish": "2026-07-08T10:27:44.6564154+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "95e93814-47a2-4dcc-8d21-c83465ccb375",
"Start": "2026-07-08T10:27:44.6564154+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d2d4d5bb-52c1-4ac1-a455-5798344507a2",
"Inserted": "2026-07-08T10:27:44.6564154+01:00",
"Updated": "2026-07-08T10:27:44.6564154+01:00",
"Deleted": "2026-07-08T10:27:44.6564154+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "95e93814-47a2-4dcc-8d21-c83465ccb375",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: