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": "606e5570-095a-46b8-990d-b67be8e3e4e7",
"Inserted": "2026-09-21T21:00:17.5083021+01:00",
"Updated": "2026-09-21T21:00:17.5083021+01:00",
"Deleted": "2026-09-21T21:00:17.5083021+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-21T21:00:17.5083021+01:00",
"Name": "sample string 6",
"Start": "2026-09-21T21:00:17.5083021+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "e9ad04a6-afc1-4b04-be13-dc2f03870dc5",
"Inserted": "2026-09-21T21:00:17.5083021+01:00",
"Updated": "2026-09-21T21:00:17.5083021+01:00",
"Deleted": "2026-09-21T21:00:17.5083021+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "606e5570-095a-46b8-990d-b67be8e3e4e7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "ab5652af-937d-41cb-9f50-367dd2e0abd5",
"Inserted": "2026-09-21T21:00:17.5083021+01:00",
"Updated": "2026-09-21T21:00:17.5083021+01:00",
"Deleted": "2026-09-21T21:00:17.5083021+01:00",
"Activation": true,
"Country": "e149e476-9b34-4c3f-87a7-bd240b2ac006",
"Enrolments": 5,
"Finish": "2026-09-21T21:00:17.5083021+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "e9ad04a6-afc1-4b04-be13-dc2f03870dc5",
"Start": "2026-09-21T21:00:17.5083021+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "65f3b1a4-0b09-4243-b1fc-a95f3af7d4a8",
"Inserted": "2026-09-21T21:00:17.5083021+01:00",
"Updated": "2026-09-21T21:00:17.5083021+01:00",
"Deleted": "2026-09-21T21:00:17.5083021+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "e9ad04a6-afc1-4b04-be13-dc2f03870dc5",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "606e5570-095a-46b8-990d-b67be8e3e4e7",
"Inserted": "2026-09-21T21:00:17.5083021+01:00",
"Updated": "2026-09-21T21:00:17.5083021+01:00",
"Deleted": "2026-09-21T21:00:17.5083021+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-21T21:00:17.5083021+01:00",
"Name": "sample string 6",
"Start": "2026-09-21T21:00:17.5083021+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "e9ad04a6-afc1-4b04-be13-dc2f03870dc5",
"Inserted": "2026-09-21T21:00:17.5083021+01:00",
"Updated": "2026-09-21T21:00:17.5083021+01:00",
"Deleted": "2026-09-21T21:00:17.5083021+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "606e5570-095a-46b8-990d-b67be8e3e4e7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "ab5652af-937d-41cb-9f50-367dd2e0abd5",
"Inserted": "2026-09-21T21:00:17.5083021+01:00",
"Updated": "2026-09-21T21:00:17.5083021+01:00",
"Deleted": "2026-09-21T21:00:17.5083021+01:00",
"Activation": true,
"Country": "e149e476-9b34-4c3f-87a7-bd240b2ac006",
"Enrolments": 5,
"Finish": "2026-09-21T21:00:17.5083021+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "e9ad04a6-afc1-4b04-be13-dc2f03870dc5",
"Start": "2026-09-21T21:00:17.5083021+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "65f3b1a4-0b09-4243-b1fc-a95f3af7d4a8",
"Inserted": "2026-09-21T21:00:17.5083021+01:00",
"Updated": "2026-09-21T21:00:17.5083021+01:00",
"Deleted": "2026-09-21T21:00:17.5083021+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "e9ad04a6-afc1-4b04-be13-dc2f03870dc5",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: