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": "0c55a638-1a67-4216-9d37-e81d9373f5f1",
"Inserted": "2026-07-03T14:38:25.6396568+01:00",
"Updated": "2026-07-03T14:38:25.6396568+01:00",
"Deleted": "2026-07-03T14:38:25.6396568+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-03T14:38:25.6396568+01:00",
"Name": "sample string 6",
"Start": "2026-07-03T14:38:25.6396568+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "7832f80f-c846-4b7c-aed6-0ce3e1461a1d",
"Inserted": "2026-07-03T14:38:25.6396568+01:00",
"Updated": "2026-07-03T14:38:25.6396568+01:00",
"Deleted": "2026-07-03T14:38:25.6396568+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "0c55a638-1a67-4216-9d37-e81d9373f5f1",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "2bce57cb-ef8d-4b52-b1ba-4744d0900c13",
"Inserted": "2026-07-03T14:38:25.6396568+01:00",
"Updated": "2026-07-03T14:38:25.6396568+01:00",
"Deleted": "2026-07-03T14:38:25.6396568+01:00",
"Activation": true,
"Country": "8b473bd4-9c46-4b48-9425-0603be477a70",
"Enrolments": 5,
"Finish": "2026-07-03T14:38:25.6396568+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "7832f80f-c846-4b7c-aed6-0ce3e1461a1d",
"Start": "2026-07-03T14:38:25.6396568+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "177a8631-df2e-448b-9f9d-24e91c55df4b",
"Inserted": "2026-07-03T14:38:25.6552853+01:00",
"Updated": "2026-07-03T14:38:25.6552853+01:00",
"Deleted": "2026-07-03T14:38:25.6552853+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "7832f80f-c846-4b7c-aed6-0ce3e1461a1d",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "0c55a638-1a67-4216-9d37-e81d9373f5f1",
"Inserted": "2026-07-03T14:38:25.6396568+01:00",
"Updated": "2026-07-03T14:38:25.6396568+01:00",
"Deleted": "2026-07-03T14:38:25.6396568+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-03T14:38:25.6396568+01:00",
"Name": "sample string 6",
"Start": "2026-07-03T14:38:25.6396568+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "7832f80f-c846-4b7c-aed6-0ce3e1461a1d",
"Inserted": "2026-07-03T14:38:25.6396568+01:00",
"Updated": "2026-07-03T14:38:25.6396568+01:00",
"Deleted": "2026-07-03T14:38:25.6396568+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "0c55a638-1a67-4216-9d37-e81d9373f5f1",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "2bce57cb-ef8d-4b52-b1ba-4744d0900c13",
"Inserted": "2026-07-03T14:38:25.6396568+01:00",
"Updated": "2026-07-03T14:38:25.6396568+01:00",
"Deleted": "2026-07-03T14:38:25.6396568+01:00",
"Activation": true,
"Country": "8b473bd4-9c46-4b48-9425-0603be477a70",
"Enrolments": 5,
"Finish": "2026-07-03T14:38:25.6396568+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "7832f80f-c846-4b7c-aed6-0ce3e1461a1d",
"Start": "2026-07-03T14:38:25.6396568+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "177a8631-df2e-448b-9f9d-24e91c55df4b",
"Inserted": "2026-07-03T14:38:25.6552853+01:00",
"Updated": "2026-07-03T14:38:25.6552853+01:00",
"Deleted": "2026-07-03T14:38:25.6552853+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "7832f80f-c846-4b7c-aed6-0ce3e1461a1d",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: