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": "dc5ba80c-3064-4708-8621-5efee39cf3f9",
"Inserted": "2026-08-18T20:44:45.6950376+01:00",
"Updated": "2026-08-18T20:44:45.6950376+01:00",
"Deleted": "2026-08-18T20:44:45.6950376+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-18T20:44:45.6950376+01:00",
"Name": "sample string 6",
"Start": "2026-08-18T20:44:45.6950376+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "aa0c9e89-4730-40ba-b0f3-6e80c8cd9067",
"Inserted": "2026-08-18T20:44:45.6950376+01:00",
"Updated": "2026-08-18T20:44:45.6950376+01:00",
"Deleted": "2026-08-18T20:44:45.6950376+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "dc5ba80c-3064-4708-8621-5efee39cf3f9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "72a116ad-11a4-40e0-a8a3-83cad5151937",
"Inserted": "2026-08-18T20:44:45.7105573+01:00",
"Updated": "2026-08-18T20:44:45.7105573+01:00",
"Deleted": "2026-08-18T20:44:45.7105573+01:00",
"Activation": true,
"Country": "5754de02-df62-4ee0-bf64-2fa40886ec08",
"Enrolments": 5,
"Finish": "2026-08-18T20:44:45.7105573+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "aa0c9e89-4730-40ba-b0f3-6e80c8cd9067",
"Start": "2026-08-18T20:44:45.7105573+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "870c1efe-f4f8-49d0-a47e-3df2189fe7cc",
"Inserted": "2026-08-18T20:44:45.7105573+01:00",
"Updated": "2026-08-18T20:44:45.7105573+01:00",
"Deleted": "2026-08-18T20:44:45.7105573+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "aa0c9e89-4730-40ba-b0f3-6e80c8cd9067",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "dc5ba80c-3064-4708-8621-5efee39cf3f9",
"Inserted": "2026-08-18T20:44:45.6950376+01:00",
"Updated": "2026-08-18T20:44:45.6950376+01:00",
"Deleted": "2026-08-18T20:44:45.6950376+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-18T20:44:45.6950376+01:00",
"Name": "sample string 6",
"Start": "2026-08-18T20:44:45.6950376+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "aa0c9e89-4730-40ba-b0f3-6e80c8cd9067",
"Inserted": "2026-08-18T20:44:45.6950376+01:00",
"Updated": "2026-08-18T20:44:45.6950376+01:00",
"Deleted": "2026-08-18T20:44:45.6950376+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "dc5ba80c-3064-4708-8621-5efee39cf3f9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "72a116ad-11a4-40e0-a8a3-83cad5151937",
"Inserted": "2026-08-18T20:44:45.7105573+01:00",
"Updated": "2026-08-18T20:44:45.7105573+01:00",
"Deleted": "2026-08-18T20:44:45.7105573+01:00",
"Activation": true,
"Country": "5754de02-df62-4ee0-bf64-2fa40886ec08",
"Enrolments": 5,
"Finish": "2026-08-18T20:44:45.7105573+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "aa0c9e89-4730-40ba-b0f3-6e80c8cd9067",
"Start": "2026-08-18T20:44:45.7105573+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "870c1efe-f4f8-49d0-a47e-3df2189fe7cc",
"Inserted": "2026-08-18T20:44:45.7105573+01:00",
"Updated": "2026-08-18T20:44:45.7105573+01:00",
"Deleted": "2026-08-18T20:44:45.7105573+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "aa0c9e89-4730-40ba-b0f3-6e80c8cd9067",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: