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": "db702788-2872-4ed4-8997-0d1e9a4d49a9",
"Inserted": "2026-08-12T13:00:26.4873843+01:00",
"Updated": "2026-08-12T13:00:26.4873843+01:00",
"Deleted": "2026-08-12T13:00:26.4873843+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-12T13:00:26.4873843+01:00",
"Name": "sample string 6",
"Start": "2026-08-12T13:00:26.4873843+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b8cd3e0e-02a0-4680-bb2c-02ab4c40e2fe",
"Inserted": "2026-08-12T13:00:26.4873843+01:00",
"Updated": "2026-08-12T13:00:26.4873843+01:00",
"Deleted": "2026-08-12T13:00:26.4873843+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "db702788-2872-4ed4-8997-0d1e9a4d49a9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "022ae09e-b694-4bb3-89c9-155243057db7",
"Inserted": "2026-08-12T13:00:26.4873843+01:00",
"Updated": "2026-08-12T13:00:26.4873843+01:00",
"Deleted": "2026-08-12T13:00:26.4873843+01:00",
"Activation": true,
"Country": "8b0d968b-c981-4249-998c-811476f7f28c",
"Enrolments": 5,
"Finish": "2026-08-12T13:00:26.4873843+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b8cd3e0e-02a0-4680-bb2c-02ab4c40e2fe",
"Start": "2026-08-12T13:00:26.4873843+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "de206492-1efe-4e7f-b959-90bf95a3b5c4",
"Inserted": "2026-08-12T13:00:26.4873843+01:00",
"Updated": "2026-08-12T13:00:26.4873843+01:00",
"Deleted": "2026-08-12T13:00:26.4873843+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b8cd3e0e-02a0-4680-bb2c-02ab4c40e2fe",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "db702788-2872-4ed4-8997-0d1e9a4d49a9",
"Inserted": "2026-08-12T13:00:26.4873843+01:00",
"Updated": "2026-08-12T13:00:26.4873843+01:00",
"Deleted": "2026-08-12T13:00:26.4873843+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-12T13:00:26.4873843+01:00",
"Name": "sample string 6",
"Start": "2026-08-12T13:00:26.4873843+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b8cd3e0e-02a0-4680-bb2c-02ab4c40e2fe",
"Inserted": "2026-08-12T13:00:26.4873843+01:00",
"Updated": "2026-08-12T13:00:26.4873843+01:00",
"Deleted": "2026-08-12T13:00:26.4873843+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "db702788-2872-4ed4-8997-0d1e9a4d49a9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "022ae09e-b694-4bb3-89c9-155243057db7",
"Inserted": "2026-08-12T13:00:26.4873843+01:00",
"Updated": "2026-08-12T13:00:26.4873843+01:00",
"Deleted": "2026-08-12T13:00:26.4873843+01:00",
"Activation": true,
"Country": "8b0d968b-c981-4249-998c-811476f7f28c",
"Enrolments": 5,
"Finish": "2026-08-12T13:00:26.4873843+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b8cd3e0e-02a0-4680-bb2c-02ab4c40e2fe",
"Start": "2026-08-12T13:00:26.4873843+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "de206492-1efe-4e7f-b959-90bf95a3b5c4",
"Inserted": "2026-08-12T13:00:26.4873843+01:00",
"Updated": "2026-08-12T13:00:26.4873843+01:00",
"Deleted": "2026-08-12T13:00:26.4873843+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b8cd3e0e-02a0-4680-bb2c-02ab4c40e2fe",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: