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": "56870dea-dc5f-4527-8967-c8245435c9ee",
"Inserted": "2026-06-30T19:10:51.8464127+01:00",
"Updated": "2026-06-30T19:10:51.8464127+01:00",
"Deleted": "2026-06-30T19:10:51.8464127+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-30T19:10:51.8464127+01:00",
"Name": "sample string 6",
"Start": "2026-06-30T19:10:51.8464127+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "e3ea1d33-c544-49f2-ab8c-d8e2f2bfdaed",
"Inserted": "2026-06-30T19:10:51.8464127+01:00",
"Updated": "2026-06-30T19:10:51.8464127+01:00",
"Deleted": "2026-06-30T19:10:51.8464127+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "56870dea-dc5f-4527-8967-c8245435c9ee",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "b8fc8d86-3503-4980-b69c-054dc77c852f",
"Inserted": "2026-06-30T19:10:51.8464127+01:00",
"Updated": "2026-06-30T19:10:51.8464127+01:00",
"Deleted": "2026-06-30T19:10:51.8464127+01:00",
"Activation": true,
"Country": "c0a35e0a-0bde-453a-b386-2d991042cfae",
"Enrolments": 5,
"Finish": "2026-06-30T19:10:51.8464127+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "e3ea1d33-c544-49f2-ab8c-d8e2f2bfdaed",
"Start": "2026-06-30T19:10:51.8464127+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "b4b7091e-d17e-47c1-a662-f671b6b8f504",
"Inserted": "2026-06-30T19:10:51.8464127+01:00",
"Updated": "2026-06-30T19:10:51.8620392+01:00",
"Deleted": "2026-06-30T19:10:51.8620392+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "e3ea1d33-c544-49f2-ab8c-d8e2f2bfdaed",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "56870dea-dc5f-4527-8967-c8245435c9ee",
"Inserted": "2026-06-30T19:10:51.8464127+01:00",
"Updated": "2026-06-30T19:10:51.8464127+01:00",
"Deleted": "2026-06-30T19:10:51.8464127+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-30T19:10:51.8464127+01:00",
"Name": "sample string 6",
"Start": "2026-06-30T19:10:51.8464127+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "e3ea1d33-c544-49f2-ab8c-d8e2f2bfdaed",
"Inserted": "2026-06-30T19:10:51.8464127+01:00",
"Updated": "2026-06-30T19:10:51.8464127+01:00",
"Deleted": "2026-06-30T19:10:51.8464127+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "56870dea-dc5f-4527-8967-c8245435c9ee",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "b8fc8d86-3503-4980-b69c-054dc77c852f",
"Inserted": "2026-06-30T19:10:51.8464127+01:00",
"Updated": "2026-06-30T19:10:51.8464127+01:00",
"Deleted": "2026-06-30T19:10:51.8464127+01:00",
"Activation": true,
"Country": "c0a35e0a-0bde-453a-b386-2d991042cfae",
"Enrolments": 5,
"Finish": "2026-06-30T19:10:51.8464127+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "e3ea1d33-c544-49f2-ab8c-d8e2f2bfdaed",
"Start": "2026-06-30T19:10:51.8464127+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "b4b7091e-d17e-47c1-a662-f671b6b8f504",
"Inserted": "2026-06-30T19:10:51.8464127+01:00",
"Updated": "2026-06-30T19:10:51.8620392+01:00",
"Deleted": "2026-06-30T19:10:51.8620392+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "e3ea1d33-c544-49f2-ab8c-d8e2f2bfdaed",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: