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": "2a9b9278-1b69-41e4-b142-31b1aaaf71ef",
"Inserted": "2026-09-24T16:32:23.3645784+01:00",
"Updated": "2026-09-24T16:32:23.3645784+01:00",
"Deleted": "2026-09-24T16:32:23.3645784+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-24T16:32:23.3802018+01:00",
"Name": "sample string 6",
"Start": "2026-09-24T16:32:23.3802018+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "3d36ae17-2530-414d-939b-09901d9dffdd",
"Inserted": "2026-09-24T16:32:23.3802018+01:00",
"Updated": "2026-09-24T16:32:23.3802018+01:00",
"Deleted": "2026-09-24T16:32:23.3802018+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "2a9b9278-1b69-41e4-b142-31b1aaaf71ef",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "e899e09c-2d9c-4312-9ed5-930dc62b2096",
"Inserted": "2026-09-24T16:32:23.3802018+01:00",
"Updated": "2026-09-24T16:32:23.3802018+01:00",
"Deleted": "2026-09-24T16:32:23.3802018+01:00",
"Activation": true,
"Country": "bbe975db-83c4-4166-8653-21b0b73b0267",
"Enrolments": 5,
"Finish": "2026-09-24T16:32:23.3802018+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "3d36ae17-2530-414d-939b-09901d9dffdd",
"Start": "2026-09-24T16:32:23.3802018+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "e656966e-c67d-4060-a75a-afa9394dbf68",
"Inserted": "2026-09-24T16:32:23.3958943+01:00",
"Updated": "2026-09-24T16:32:23.3958943+01:00",
"Deleted": "2026-09-24T16:32:23.3958943+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "3d36ae17-2530-414d-939b-09901d9dffdd",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "2a9b9278-1b69-41e4-b142-31b1aaaf71ef",
"Inserted": "2026-09-24T16:32:23.3645784+01:00",
"Updated": "2026-09-24T16:32:23.3645784+01:00",
"Deleted": "2026-09-24T16:32:23.3645784+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-24T16:32:23.3802018+01:00",
"Name": "sample string 6",
"Start": "2026-09-24T16:32:23.3802018+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "3d36ae17-2530-414d-939b-09901d9dffdd",
"Inserted": "2026-09-24T16:32:23.3802018+01:00",
"Updated": "2026-09-24T16:32:23.3802018+01:00",
"Deleted": "2026-09-24T16:32:23.3802018+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "2a9b9278-1b69-41e4-b142-31b1aaaf71ef",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "e899e09c-2d9c-4312-9ed5-930dc62b2096",
"Inserted": "2026-09-24T16:32:23.3802018+01:00",
"Updated": "2026-09-24T16:32:23.3802018+01:00",
"Deleted": "2026-09-24T16:32:23.3802018+01:00",
"Activation": true,
"Country": "bbe975db-83c4-4166-8653-21b0b73b0267",
"Enrolments": 5,
"Finish": "2026-09-24T16:32:23.3802018+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "3d36ae17-2530-414d-939b-09901d9dffdd",
"Start": "2026-09-24T16:32:23.3802018+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "e656966e-c67d-4060-a75a-afa9394dbf68",
"Inserted": "2026-09-24T16:32:23.3958943+01:00",
"Updated": "2026-09-24T16:32:23.3958943+01:00",
"Deleted": "2026-09-24T16:32:23.3958943+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "3d36ae17-2530-414d-939b-09901d9dffdd",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: