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": "faf58ace-0ebb-4830-a574-aed7400cf8e1",
"Inserted": "2026-04-08T09:29:17.0124081+01:00",
"Updated": "2026-04-08T09:29:17.0124081+01:00",
"Deleted": "2026-04-08T09:29:17.0124081+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-08T09:29:17.0124081+01:00",
"Name": "sample string 6",
"Start": "2026-04-08T09:29:17.0124081+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "a7edac0d-dae6-4a74-bf65-1519afcb682b",
"Inserted": "2026-04-08T09:29:17.0124081+01:00",
"Updated": "2026-04-08T09:29:17.0124081+01:00",
"Deleted": "2026-04-08T09:29:17.0124081+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "faf58ace-0ebb-4830-a574-aed7400cf8e1",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "86fd5dba-e1a2-4b7a-9bec-c1c2982c1746",
"Inserted": "2026-04-08T09:29:17.0124081+01:00",
"Updated": "2026-04-08T09:29:17.0124081+01:00",
"Deleted": "2026-04-08T09:29:17.0124081+01:00",
"Activation": true,
"Country": "e530ceb1-6d5d-47c0-9ca3-c7ddaf266850",
"Enrolments": 5,
"Finish": "2026-04-08T09:29:17.0124081+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "a7edac0d-dae6-4a74-bf65-1519afcb682b",
"Start": "2026-04-08T09:29:17.0124081+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "4662c653-4f11-4a2b-b4b2-6d7cf4b20b9c",
"Inserted": "2026-04-08T09:29:17.0124081+01:00",
"Updated": "2026-04-08T09:29:17.0124081+01:00",
"Deleted": "2026-04-08T09:29:17.0124081+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "a7edac0d-dae6-4a74-bf65-1519afcb682b",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "faf58ace-0ebb-4830-a574-aed7400cf8e1",
"Inserted": "2026-04-08T09:29:17.0124081+01:00",
"Updated": "2026-04-08T09:29:17.0124081+01:00",
"Deleted": "2026-04-08T09:29:17.0124081+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-08T09:29:17.0124081+01:00",
"Name": "sample string 6",
"Start": "2026-04-08T09:29:17.0124081+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "a7edac0d-dae6-4a74-bf65-1519afcb682b",
"Inserted": "2026-04-08T09:29:17.0124081+01:00",
"Updated": "2026-04-08T09:29:17.0124081+01:00",
"Deleted": "2026-04-08T09:29:17.0124081+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "faf58ace-0ebb-4830-a574-aed7400cf8e1",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "86fd5dba-e1a2-4b7a-9bec-c1c2982c1746",
"Inserted": "2026-04-08T09:29:17.0124081+01:00",
"Updated": "2026-04-08T09:29:17.0124081+01:00",
"Deleted": "2026-04-08T09:29:17.0124081+01:00",
"Activation": true,
"Country": "e530ceb1-6d5d-47c0-9ca3-c7ddaf266850",
"Enrolments": 5,
"Finish": "2026-04-08T09:29:17.0124081+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "a7edac0d-dae6-4a74-bf65-1519afcb682b",
"Start": "2026-04-08T09:29:17.0124081+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "4662c653-4f11-4a2b-b4b2-6d7cf4b20b9c",
"Inserted": "2026-04-08T09:29:17.0124081+01:00",
"Updated": "2026-04-08T09:29:17.0124081+01:00",
"Deleted": "2026-04-08T09:29:17.0124081+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "a7edac0d-dae6-4a74-bf65-1519afcb682b",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: