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": "3b33cbe7-2f4c-4ce2-8f3f-1b4781585eb3",
"Inserted": "2026-06-08T01:59:11.1330162+01:00",
"Updated": "2026-06-08T01:59:11.1330162+01:00",
"Deleted": "2026-06-08T01:59:11.1330162+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-08T01:59:11.1330162+01:00",
"Name": "sample string 6",
"Start": "2026-06-08T01:59:11.1330162+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b96e13a6-e649-4377-af36-85b8548f578e",
"Inserted": "2026-06-08T01:59:11.1330162+01:00",
"Updated": "2026-06-08T01:59:11.1330162+01:00",
"Deleted": "2026-06-08T01:59:11.1330162+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3b33cbe7-2f4c-4ce2-8f3f-1b4781585eb3",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "4c4667d8-129d-4ef3-a503-7bebf4d0572f",
"Inserted": "2026-06-08T01:59:11.1486416+01:00",
"Updated": "2026-06-08T01:59:11.1486416+01:00",
"Deleted": "2026-06-08T01:59:11.1486416+01:00",
"Activation": true,
"Country": "e7f6bd0e-0938-450b-9fb7-62750a2ea544",
"Enrolments": 5,
"Finish": "2026-06-08T01:59:11.1486416+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b96e13a6-e649-4377-af36-85b8548f578e",
"Start": "2026-06-08T01:59:11.1486416+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "3c6e5474-2aaf-449c-9459-752f5fcdd4b8",
"Inserted": "2026-06-08T01:59:11.1486416+01:00",
"Updated": "2026-06-08T01:59:11.1486416+01:00",
"Deleted": "2026-06-08T01:59:11.1486416+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b96e13a6-e649-4377-af36-85b8548f578e",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "3b33cbe7-2f4c-4ce2-8f3f-1b4781585eb3",
"Inserted": "2026-06-08T01:59:11.1330162+01:00",
"Updated": "2026-06-08T01:59:11.1330162+01:00",
"Deleted": "2026-06-08T01:59:11.1330162+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-08T01:59:11.1330162+01:00",
"Name": "sample string 6",
"Start": "2026-06-08T01:59:11.1330162+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b96e13a6-e649-4377-af36-85b8548f578e",
"Inserted": "2026-06-08T01:59:11.1330162+01:00",
"Updated": "2026-06-08T01:59:11.1330162+01:00",
"Deleted": "2026-06-08T01:59:11.1330162+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3b33cbe7-2f4c-4ce2-8f3f-1b4781585eb3",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "4c4667d8-129d-4ef3-a503-7bebf4d0572f",
"Inserted": "2026-06-08T01:59:11.1486416+01:00",
"Updated": "2026-06-08T01:59:11.1486416+01:00",
"Deleted": "2026-06-08T01:59:11.1486416+01:00",
"Activation": true,
"Country": "e7f6bd0e-0938-450b-9fb7-62750a2ea544",
"Enrolments": 5,
"Finish": "2026-06-08T01:59:11.1486416+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b96e13a6-e649-4377-af36-85b8548f578e",
"Start": "2026-06-08T01:59:11.1486416+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "3c6e5474-2aaf-449c-9459-752f5fcdd4b8",
"Inserted": "2026-06-08T01:59:11.1486416+01:00",
"Updated": "2026-06-08T01:59:11.1486416+01:00",
"Deleted": "2026-06-08T01:59:11.1486416+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b96e13a6-e649-4377-af36-85b8548f578e",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: