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": "0208496b-9da4-4731-8f9d-e8bcce3504c9",
"Inserted": "2026-09-18T07:42:39.6016146+01:00",
"Updated": "2026-09-18T07:42:39.6016146+01:00",
"Deleted": "2026-09-18T07:42:39.6016146+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-18T07:42:39.6016146+01:00",
"Name": "sample string 6",
"Start": "2026-09-18T07:42:39.6016146+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "26753f69-7d25-44a4-928d-52f02319f3bb",
"Inserted": "2026-09-18T07:42:39.6016146+01:00",
"Updated": "2026-09-18T07:42:39.6016146+01:00",
"Deleted": "2026-09-18T07:42:39.6016146+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "0208496b-9da4-4731-8f9d-e8bcce3504c9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "8728ed9f-ebb7-4f03-9a53-06c661a951f8",
"Inserted": "2026-09-18T07:42:39.6016146+01:00",
"Updated": "2026-09-18T07:42:39.6016146+01:00",
"Deleted": "2026-09-18T07:42:39.6016146+01:00",
"Activation": true,
"Country": "cc14a2ca-9b6d-4af9-b261-616d1efd6d62",
"Enrolments": 5,
"Finish": "2026-09-18T07:42:39.6016146+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "26753f69-7d25-44a4-928d-52f02319f3bb",
"Start": "2026-09-18T07:42:39.6016146+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9ddd8db0-dd30-4443-a5b4-cea7536e8f23",
"Inserted": "2026-09-18T07:42:39.6016146+01:00",
"Updated": "2026-09-18T07:42:39.6016146+01:00",
"Deleted": "2026-09-18T07:42:39.6016146+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "26753f69-7d25-44a4-928d-52f02319f3bb",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "0208496b-9da4-4731-8f9d-e8bcce3504c9",
"Inserted": "2026-09-18T07:42:39.6016146+01:00",
"Updated": "2026-09-18T07:42:39.6016146+01:00",
"Deleted": "2026-09-18T07:42:39.6016146+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-18T07:42:39.6016146+01:00",
"Name": "sample string 6",
"Start": "2026-09-18T07:42:39.6016146+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "26753f69-7d25-44a4-928d-52f02319f3bb",
"Inserted": "2026-09-18T07:42:39.6016146+01:00",
"Updated": "2026-09-18T07:42:39.6016146+01:00",
"Deleted": "2026-09-18T07:42:39.6016146+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "0208496b-9da4-4731-8f9d-e8bcce3504c9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "8728ed9f-ebb7-4f03-9a53-06c661a951f8",
"Inserted": "2026-09-18T07:42:39.6016146+01:00",
"Updated": "2026-09-18T07:42:39.6016146+01:00",
"Deleted": "2026-09-18T07:42:39.6016146+01:00",
"Activation": true,
"Country": "cc14a2ca-9b6d-4af9-b261-616d1efd6d62",
"Enrolments": 5,
"Finish": "2026-09-18T07:42:39.6016146+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "26753f69-7d25-44a4-928d-52f02319f3bb",
"Start": "2026-09-18T07:42:39.6016146+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9ddd8db0-dd30-4443-a5b4-cea7536e8f23",
"Inserted": "2026-09-18T07:42:39.6016146+01:00",
"Updated": "2026-09-18T07:42:39.6016146+01:00",
"Deleted": "2026-09-18T07:42:39.6016146+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "26753f69-7d25-44a4-928d-52f02319f3bb",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: