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": "8b40e466-3c40-473c-93c9-516409eaa2eb",
"Inserted": "2026-06-14T08:00:06.7101989+01:00",
"Updated": "2026-06-14T08:00:06.7101989+01:00",
"Deleted": "2026-06-14T08:00:06.7101989+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-14T08:00:06.7101989+01:00",
"Name": "sample string 6",
"Start": "2026-06-14T08:00:06.7101989+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "8128eafd-11b2-4a43-b8e3-e7e6c50e845a",
"Inserted": "2026-06-14T08:00:06.7101989+01:00",
"Updated": "2026-06-14T08:00:06.7101989+01:00",
"Deleted": "2026-06-14T08:00:06.7101989+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "8b40e466-3c40-473c-93c9-516409eaa2eb",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "0393f99a-8413-4a9e-92c4-285f54230806",
"Inserted": "2026-06-14T08:00:06.7101989+01:00",
"Updated": "2026-06-14T08:00:06.7101989+01:00",
"Deleted": "2026-06-14T08:00:06.7101989+01:00",
"Activation": true,
"Country": "da4fb0a8-5880-49ab-a01c-647a7d6f6f48",
"Enrolments": 5,
"Finish": "2026-06-14T08:00:06.7101989+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "8128eafd-11b2-4a43-b8e3-e7e6c50e845a",
"Start": "2026-06-14T08:00:06.7258777+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "e7b64c6b-94d6-406f-9ec4-2d223951f82b",
"Inserted": "2026-06-14T08:00:06.7258777+01:00",
"Updated": "2026-06-14T08:00:06.7258777+01:00",
"Deleted": "2026-06-14T08:00:06.7258777+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "8128eafd-11b2-4a43-b8e3-e7e6c50e845a",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "8b40e466-3c40-473c-93c9-516409eaa2eb",
"Inserted": "2026-06-14T08:00:06.7101989+01:00",
"Updated": "2026-06-14T08:00:06.7101989+01:00",
"Deleted": "2026-06-14T08:00:06.7101989+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-14T08:00:06.7101989+01:00",
"Name": "sample string 6",
"Start": "2026-06-14T08:00:06.7101989+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "8128eafd-11b2-4a43-b8e3-e7e6c50e845a",
"Inserted": "2026-06-14T08:00:06.7101989+01:00",
"Updated": "2026-06-14T08:00:06.7101989+01:00",
"Deleted": "2026-06-14T08:00:06.7101989+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "8b40e466-3c40-473c-93c9-516409eaa2eb",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "0393f99a-8413-4a9e-92c4-285f54230806",
"Inserted": "2026-06-14T08:00:06.7101989+01:00",
"Updated": "2026-06-14T08:00:06.7101989+01:00",
"Deleted": "2026-06-14T08:00:06.7101989+01:00",
"Activation": true,
"Country": "da4fb0a8-5880-49ab-a01c-647a7d6f6f48",
"Enrolments": 5,
"Finish": "2026-06-14T08:00:06.7101989+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "8128eafd-11b2-4a43-b8e3-e7e6c50e845a",
"Start": "2026-06-14T08:00:06.7258777+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "e7b64c6b-94d6-406f-9ec4-2d223951f82b",
"Inserted": "2026-06-14T08:00:06.7258777+01:00",
"Updated": "2026-06-14T08:00:06.7258777+01:00",
"Deleted": "2026-06-14T08:00:06.7258777+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "8128eafd-11b2-4a43-b8e3-e7e6c50e845a",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: