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": "a24e0dc3-cf44-42df-b2b6-f0c5ab18b265",
"Inserted": "2026-06-26T22:50:13.0676147+01:00",
"Updated": "2026-06-26T22:50:13.0676147+01:00",
"Deleted": "2026-06-26T22:50:13.0676147+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-26T22:50:13.0676147+01:00",
"Name": "sample string 6",
"Start": "2026-06-26T22:50:13.0676147+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "cbf2b663-aeba-4f3d-a6f2-d9d7ca61da32",
"Inserted": "2026-06-26T22:50:13.0676147+01:00",
"Updated": "2026-06-26T22:50:13.0676147+01:00",
"Deleted": "2026-06-26T22:50:13.0676147+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "a24e0dc3-cf44-42df-b2b6-f0c5ab18b265",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "764bf9c3-c1c8-41d2-9b40-8017dc66c065",
"Inserted": "2026-06-26T22:50:13.0676147+01:00",
"Updated": "2026-06-26T22:50:13.0676147+01:00",
"Deleted": "2026-06-26T22:50:13.0676147+01:00",
"Activation": true,
"Country": "3f906a9f-7b5e-4585-a4ee-5233a17a7e77",
"Enrolments": 5,
"Finish": "2026-06-26T22:50:13.0676147+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "cbf2b663-aeba-4f3d-a6f2-d9d7ca61da32",
"Start": "2026-06-26T22:50:13.0676147+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9650c34f-0773-4672-9441-68aa0c845046",
"Inserted": "2026-06-26T22:50:13.0832123+01:00",
"Updated": "2026-06-26T22:50:13.0832123+01:00",
"Deleted": "2026-06-26T22:50:13.0832123+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "cbf2b663-aeba-4f3d-a6f2-d9d7ca61da32",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "a24e0dc3-cf44-42df-b2b6-f0c5ab18b265",
"Inserted": "2026-06-26T22:50:13.0676147+01:00",
"Updated": "2026-06-26T22:50:13.0676147+01:00",
"Deleted": "2026-06-26T22:50:13.0676147+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-26T22:50:13.0676147+01:00",
"Name": "sample string 6",
"Start": "2026-06-26T22:50:13.0676147+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "cbf2b663-aeba-4f3d-a6f2-d9d7ca61da32",
"Inserted": "2026-06-26T22:50:13.0676147+01:00",
"Updated": "2026-06-26T22:50:13.0676147+01:00",
"Deleted": "2026-06-26T22:50:13.0676147+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "a24e0dc3-cf44-42df-b2b6-f0c5ab18b265",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "764bf9c3-c1c8-41d2-9b40-8017dc66c065",
"Inserted": "2026-06-26T22:50:13.0676147+01:00",
"Updated": "2026-06-26T22:50:13.0676147+01:00",
"Deleted": "2026-06-26T22:50:13.0676147+01:00",
"Activation": true,
"Country": "3f906a9f-7b5e-4585-a4ee-5233a17a7e77",
"Enrolments": 5,
"Finish": "2026-06-26T22:50:13.0676147+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "cbf2b663-aeba-4f3d-a6f2-d9d7ca61da32",
"Start": "2026-06-26T22:50:13.0676147+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9650c34f-0773-4672-9441-68aa0c845046",
"Inserted": "2026-06-26T22:50:13.0832123+01:00",
"Updated": "2026-06-26T22:50:13.0832123+01:00",
"Deleted": "2026-06-26T22:50:13.0832123+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "cbf2b663-aeba-4f3d-a6f2-d9d7ca61da32",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: