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": "12c9184c-9b3e-4cdb-bcab-7819ca9420f1",
"Inserted": "2026-06-06T00:41:26.3720008+01:00",
"Updated": "2026-06-06T00:41:26.3720008+01:00",
"Deleted": "2026-06-06T00:41:26.3720008+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-06T00:41:26.3720008+01:00",
"Name": "sample string 6",
"Start": "2026-06-06T00:41:26.3720008+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "428eab22-cdb9-4df1-b998-345eccac8a7d",
"Inserted": "2026-06-06T00:41:26.3720008+01:00",
"Updated": "2026-06-06T00:41:26.3720008+01:00",
"Deleted": "2026-06-06T00:41:26.3720008+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "12c9184c-9b3e-4cdb-bcab-7819ca9420f1",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "3fc26de8-d0da-4df3-83dc-9e699eaa68ca",
"Inserted": "2026-06-06T00:41:26.3720008+01:00",
"Updated": "2026-06-06T00:41:26.3720008+01:00",
"Deleted": "2026-06-06T00:41:26.3876259+01:00",
"Activation": true,
"Country": "f6824955-42c5-46fe-9653-945cc752c043",
"Enrolments": 5,
"Finish": "2026-06-06T00:41:26.3876259+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "428eab22-cdb9-4df1-b998-345eccac8a7d",
"Start": "2026-06-06T00:41:26.3876259+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "78a50696-8da4-4256-95a1-e2427dfe20ac",
"Inserted": "2026-06-06T00:41:26.3876259+01:00",
"Updated": "2026-06-06T00:41:26.3876259+01:00",
"Deleted": "2026-06-06T00:41:26.3876259+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "428eab22-cdb9-4df1-b998-345eccac8a7d",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "12c9184c-9b3e-4cdb-bcab-7819ca9420f1",
"Inserted": "2026-06-06T00:41:26.3720008+01:00",
"Updated": "2026-06-06T00:41:26.3720008+01:00",
"Deleted": "2026-06-06T00:41:26.3720008+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-06T00:41:26.3720008+01:00",
"Name": "sample string 6",
"Start": "2026-06-06T00:41:26.3720008+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "428eab22-cdb9-4df1-b998-345eccac8a7d",
"Inserted": "2026-06-06T00:41:26.3720008+01:00",
"Updated": "2026-06-06T00:41:26.3720008+01:00",
"Deleted": "2026-06-06T00:41:26.3720008+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "12c9184c-9b3e-4cdb-bcab-7819ca9420f1",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "3fc26de8-d0da-4df3-83dc-9e699eaa68ca",
"Inserted": "2026-06-06T00:41:26.3720008+01:00",
"Updated": "2026-06-06T00:41:26.3720008+01:00",
"Deleted": "2026-06-06T00:41:26.3876259+01:00",
"Activation": true,
"Country": "f6824955-42c5-46fe-9653-945cc752c043",
"Enrolments": 5,
"Finish": "2026-06-06T00:41:26.3876259+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "428eab22-cdb9-4df1-b998-345eccac8a7d",
"Start": "2026-06-06T00:41:26.3876259+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "78a50696-8da4-4256-95a1-e2427dfe20ac",
"Inserted": "2026-06-06T00:41:26.3876259+01:00",
"Updated": "2026-06-06T00:41:26.3876259+01:00",
"Deleted": "2026-06-06T00:41:26.3876259+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "428eab22-cdb9-4df1-b998-345eccac8a7d",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: