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": "8fc74f25-61a7-4c9e-aea8-68eb54d55562",
"Inserted": "2026-08-02T19:14:59.4933721+01:00",
"Updated": "2026-08-02T19:14:59.4933721+01:00",
"Deleted": "2026-08-02T19:14:59.4933721+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-02T19:14:59.4933721+01:00",
"Name": "sample string 6",
"Start": "2026-08-02T19:14:59.4933721+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "64341589-ac61-4129-bfaa-8cf59540a0d9",
"Inserted": "2026-08-02T19:14:59.4933721+01:00",
"Updated": "2026-08-02T19:14:59.4933721+01:00",
"Deleted": "2026-08-02T19:14:59.4933721+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "8fc74f25-61a7-4c9e-aea8-68eb54d55562",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "bf4c747b-0183-47cb-9735-1225d2827ff3",
"Inserted": "2026-08-02T19:14:59.4933721+01:00",
"Updated": "2026-08-02T19:14:59.4933721+01:00",
"Deleted": "2026-08-02T19:14:59.4933721+01:00",
"Activation": true,
"Country": "fb88de55-a250-4505-b326-2ed017a696b7",
"Enrolments": 5,
"Finish": "2026-08-02T19:14:59.4933721+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "64341589-ac61-4129-bfaa-8cf59540a0d9",
"Start": "2026-08-02T19:14:59.4933721+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "f5297a9f-4a9f-4a93-8631-5e49c4132823",
"Inserted": "2026-08-02T19:14:59.4933721+01:00",
"Updated": "2026-08-02T19:14:59.4933721+01:00",
"Deleted": "2026-08-02T19:14:59.5089956+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "64341589-ac61-4129-bfaa-8cf59540a0d9",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "8fc74f25-61a7-4c9e-aea8-68eb54d55562",
"Inserted": "2026-08-02T19:14:59.4933721+01:00",
"Updated": "2026-08-02T19:14:59.4933721+01:00",
"Deleted": "2026-08-02T19:14:59.4933721+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-02T19:14:59.4933721+01:00",
"Name": "sample string 6",
"Start": "2026-08-02T19:14:59.4933721+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "64341589-ac61-4129-bfaa-8cf59540a0d9",
"Inserted": "2026-08-02T19:14:59.4933721+01:00",
"Updated": "2026-08-02T19:14:59.4933721+01:00",
"Deleted": "2026-08-02T19:14:59.4933721+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "8fc74f25-61a7-4c9e-aea8-68eb54d55562",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "bf4c747b-0183-47cb-9735-1225d2827ff3",
"Inserted": "2026-08-02T19:14:59.4933721+01:00",
"Updated": "2026-08-02T19:14:59.4933721+01:00",
"Deleted": "2026-08-02T19:14:59.4933721+01:00",
"Activation": true,
"Country": "fb88de55-a250-4505-b326-2ed017a696b7",
"Enrolments": 5,
"Finish": "2026-08-02T19:14:59.4933721+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "64341589-ac61-4129-bfaa-8cf59540a0d9",
"Start": "2026-08-02T19:14:59.4933721+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "f5297a9f-4a9f-4a93-8631-5e49c4132823",
"Inserted": "2026-08-02T19:14:59.4933721+01:00",
"Updated": "2026-08-02T19:14:59.4933721+01:00",
"Deleted": "2026-08-02T19:14:59.5089956+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "64341589-ac61-4129-bfaa-8cf59540a0d9",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: