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": "6da1504b-72cc-4399-9437-69a87d4dd1f7",
"Inserted": "2026-04-06T05:54:05.8776541+01:00",
"Updated": "2026-04-06T05:54:05.8776541+01:00",
"Deleted": "2026-04-06T05:54:05.8776541+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-06T05:54:05.8776541+01:00",
"Name": "sample string 6",
"Start": "2026-04-06T05:54:05.8776541+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "3abd9900-6797-4b29-b8ee-7ac3ecb72d07",
"Inserted": "2026-04-06T05:54:05.8776541+01:00",
"Updated": "2026-04-06T05:54:05.8776541+01:00",
"Deleted": "2026-04-06T05:54:05.8776541+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "6da1504b-72cc-4399-9437-69a87d4dd1f7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "ca126d1b-e73c-4cba-bfb7-68fcb9fa91b9",
"Inserted": "2026-04-06T05:54:05.8776541+01:00",
"Updated": "2026-04-06T05:54:05.8776541+01:00",
"Deleted": "2026-04-06T05:54:05.8776541+01:00",
"Activation": true,
"Country": "167d63a8-1c85-48ae-b37e-dea7181d8552",
"Enrolments": 5,
"Finish": "2026-04-06T05:54:05.8932782+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "3abd9900-6797-4b29-b8ee-7ac3ecb72d07",
"Start": "2026-04-06T05:54:05.8932782+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d1930ffb-a11a-493d-a649-0973bd9e5399",
"Inserted": "2026-04-06T05:54:05.8932782+01:00",
"Updated": "2026-04-06T05:54:05.8932782+01:00",
"Deleted": "2026-04-06T05:54:05.8932782+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "3abd9900-6797-4b29-b8ee-7ac3ecb72d07",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "6da1504b-72cc-4399-9437-69a87d4dd1f7",
"Inserted": "2026-04-06T05:54:05.8776541+01:00",
"Updated": "2026-04-06T05:54:05.8776541+01:00",
"Deleted": "2026-04-06T05:54:05.8776541+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-04-06T05:54:05.8776541+01:00",
"Name": "sample string 6",
"Start": "2026-04-06T05:54:05.8776541+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "3abd9900-6797-4b29-b8ee-7ac3ecb72d07",
"Inserted": "2026-04-06T05:54:05.8776541+01:00",
"Updated": "2026-04-06T05:54:05.8776541+01:00",
"Deleted": "2026-04-06T05:54:05.8776541+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "6da1504b-72cc-4399-9437-69a87d4dd1f7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "ca126d1b-e73c-4cba-bfb7-68fcb9fa91b9",
"Inserted": "2026-04-06T05:54:05.8776541+01:00",
"Updated": "2026-04-06T05:54:05.8776541+01:00",
"Deleted": "2026-04-06T05:54:05.8776541+01:00",
"Activation": true,
"Country": "167d63a8-1c85-48ae-b37e-dea7181d8552",
"Enrolments": 5,
"Finish": "2026-04-06T05:54:05.8932782+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "3abd9900-6797-4b29-b8ee-7ac3ecb72d07",
"Start": "2026-04-06T05:54:05.8932782+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d1930ffb-a11a-493d-a649-0973bd9e5399",
"Inserted": "2026-04-06T05:54:05.8932782+01:00",
"Updated": "2026-04-06T05:54:05.8932782+01:00",
"Deleted": "2026-04-06T05:54:05.8932782+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "3abd9900-6797-4b29-b8ee-7ac3ecb72d07",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: