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": "e2909c06-04c2-4e51-b228-8aad6c6162ce",
"Inserted": "2026-03-24T09:17:17.4606023+00:00",
"Updated": "2026-03-24T09:17:17.4606023+00:00",
"Deleted": "2026-03-24T09:17:17.4606023+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-03-24T09:17:17.4606023+00:00",
"Name": "sample string 6",
"Start": "2026-03-24T09:17:17.4606023+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "633b6d12-dc7c-4f12-be4f-a076c6681493",
"Inserted": "2026-03-24T09:17:17.4606023+00:00",
"Updated": "2026-03-24T09:17:17.4606023+00:00",
"Deleted": "2026-03-24T09:17:17.4606023+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "e2909c06-04c2-4e51-b228-8aad6c6162ce",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "74b63546-ea07-4ea8-8283-7720aef63f27",
"Inserted": "2026-03-24T09:17:17.4606023+00:00",
"Updated": "2026-03-24T09:17:17.4606023+00:00",
"Deleted": "2026-03-24T09:17:17.4606023+00:00",
"Activation": true,
"Country": "a9adf022-8cba-4a70-ab9b-dd2337de4671",
"Enrolments": 5,
"Finish": "2026-03-24T09:17:17.4606023+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "633b6d12-dc7c-4f12-be4f-a076c6681493",
"Start": "2026-03-24T09:17:17.4606023+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "7c1cfc73-519d-498e-824a-7cb70c044085",
"Inserted": "2026-03-24T09:17:17.4606023+00:00",
"Updated": "2026-03-24T09:17:17.4606023+00:00",
"Deleted": "2026-03-24T09:17:17.4606023+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "633b6d12-dc7c-4f12-be4f-a076c6681493",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "e2909c06-04c2-4e51-b228-8aad6c6162ce",
"Inserted": "2026-03-24T09:17:17.4606023+00:00",
"Updated": "2026-03-24T09:17:17.4606023+00:00",
"Deleted": "2026-03-24T09:17:17.4606023+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-03-24T09:17:17.4606023+00:00",
"Name": "sample string 6",
"Start": "2026-03-24T09:17:17.4606023+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "633b6d12-dc7c-4f12-be4f-a076c6681493",
"Inserted": "2026-03-24T09:17:17.4606023+00:00",
"Updated": "2026-03-24T09:17:17.4606023+00:00",
"Deleted": "2026-03-24T09:17:17.4606023+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "e2909c06-04c2-4e51-b228-8aad6c6162ce",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "74b63546-ea07-4ea8-8283-7720aef63f27",
"Inserted": "2026-03-24T09:17:17.4606023+00:00",
"Updated": "2026-03-24T09:17:17.4606023+00:00",
"Deleted": "2026-03-24T09:17:17.4606023+00:00",
"Activation": true,
"Country": "a9adf022-8cba-4a70-ab9b-dd2337de4671",
"Enrolments": 5,
"Finish": "2026-03-24T09:17:17.4606023+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "633b6d12-dc7c-4f12-be4f-a076c6681493",
"Start": "2026-03-24T09:17:17.4606023+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "7c1cfc73-519d-498e-824a-7cb70c044085",
"Inserted": "2026-03-24T09:17:17.4606023+00:00",
"Updated": "2026-03-24T09:17:17.4606023+00:00",
"Deleted": "2026-03-24T09:17:17.4606023+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "633b6d12-dc7c-4f12-be4f-a076c6681493",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: