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": "a1bab50c-89ed-4cc8-8770-0d96d3ae3042",
"Inserted": "2026-05-24T19:56:17.3800037+01:00",
"Updated": "2026-05-24T19:56:17.3800037+01:00",
"Deleted": "2026-05-24T19:56:17.3800037+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-24T19:56:17.3800037+01:00",
"Name": "sample string 6",
"Start": "2026-05-24T19:56:17.3800037+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b33c4195-00f1-49fb-be42-03396f3da979",
"Inserted": "2026-05-24T19:56:17.3800037+01:00",
"Updated": "2026-05-24T19:56:17.3800037+01:00",
"Deleted": "2026-05-24T19:56:17.3800037+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "a1bab50c-89ed-4cc8-8770-0d96d3ae3042",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "95e739b1-2f65-4191-bbc3-fe736afb53e3",
"Inserted": "2026-05-24T19:56:17.3956354+01:00",
"Updated": "2026-05-24T19:56:17.3956354+01:00",
"Deleted": "2026-05-24T19:56:17.3956354+01:00",
"Activation": true,
"Country": "b523dd93-5f8b-4426-8844-90d28b6b93eb",
"Enrolments": 5,
"Finish": "2026-05-24T19:56:17.3956354+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b33c4195-00f1-49fb-be42-03396f3da979",
"Start": "2026-05-24T19:56:17.3956354+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d8f9122d-af0f-45d2-af51-d2aaf5044070",
"Inserted": "2026-05-24T19:56:17.3956354+01:00",
"Updated": "2026-05-24T19:56:17.3956354+01:00",
"Deleted": "2026-05-24T19:56:17.3956354+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b33c4195-00f1-49fb-be42-03396f3da979",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "a1bab50c-89ed-4cc8-8770-0d96d3ae3042",
"Inserted": "2026-05-24T19:56:17.3800037+01:00",
"Updated": "2026-05-24T19:56:17.3800037+01:00",
"Deleted": "2026-05-24T19:56:17.3800037+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-24T19:56:17.3800037+01:00",
"Name": "sample string 6",
"Start": "2026-05-24T19:56:17.3800037+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b33c4195-00f1-49fb-be42-03396f3da979",
"Inserted": "2026-05-24T19:56:17.3800037+01:00",
"Updated": "2026-05-24T19:56:17.3800037+01:00",
"Deleted": "2026-05-24T19:56:17.3800037+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "a1bab50c-89ed-4cc8-8770-0d96d3ae3042",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "95e739b1-2f65-4191-bbc3-fe736afb53e3",
"Inserted": "2026-05-24T19:56:17.3956354+01:00",
"Updated": "2026-05-24T19:56:17.3956354+01:00",
"Deleted": "2026-05-24T19:56:17.3956354+01:00",
"Activation": true,
"Country": "b523dd93-5f8b-4426-8844-90d28b6b93eb",
"Enrolments": 5,
"Finish": "2026-05-24T19:56:17.3956354+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b33c4195-00f1-49fb-be42-03396f3da979",
"Start": "2026-05-24T19:56:17.3956354+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d8f9122d-af0f-45d2-af51-d2aaf5044070",
"Inserted": "2026-05-24T19:56:17.3956354+01:00",
"Updated": "2026-05-24T19:56:17.3956354+01:00",
"Deleted": "2026-05-24T19:56:17.3956354+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b33c4195-00f1-49fb-be42-03396f3da979",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: