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": "cbd2bdff-09e4-48ce-9ebc-1120deea84cb",
"Inserted": "2026-09-03T01:17:24.7830594+01:00",
"Updated": "2026-09-03T01:17:24.7830594+01:00",
"Deleted": "2026-09-03T01:17:24.7830594+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-03T01:17:24.7830594+01:00",
"Name": "sample string 6",
"Start": "2026-09-03T01:17:24.7830594+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "dcd381af-168c-43f2-8ea3-4364c60a9c30",
"Inserted": "2026-09-03T01:17:24.7830594+01:00",
"Updated": "2026-09-03T01:17:24.7830594+01:00",
"Deleted": "2026-09-03T01:17:24.7830594+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "cbd2bdff-09e4-48ce-9ebc-1120deea84cb",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "a398c6c8-c5cb-4f1b-bbc2-4c8bd1e8cf85",
"Inserted": "2026-09-03T01:17:24.7830594+01:00",
"Updated": "2026-09-03T01:17:24.7830594+01:00",
"Deleted": "2026-09-03T01:17:24.7830594+01:00",
"Activation": true,
"Country": "4e53925d-020f-4565-ba29-709a0b11a23e",
"Enrolments": 5,
"Finish": "2026-09-03T01:17:24.7986849+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "dcd381af-168c-43f2-8ea3-4364c60a9c30",
"Start": "2026-09-03T01:17:24.7986849+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "a38cd954-d5e8-4960-af8c-9735d9c49f5e",
"Inserted": "2026-09-03T01:17:24.7986849+01:00",
"Updated": "2026-09-03T01:17:24.7986849+01:00",
"Deleted": "2026-09-03T01:17:24.7986849+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "dcd381af-168c-43f2-8ea3-4364c60a9c30",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "cbd2bdff-09e4-48ce-9ebc-1120deea84cb",
"Inserted": "2026-09-03T01:17:24.7830594+01:00",
"Updated": "2026-09-03T01:17:24.7830594+01:00",
"Deleted": "2026-09-03T01:17:24.7830594+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-03T01:17:24.7830594+01:00",
"Name": "sample string 6",
"Start": "2026-09-03T01:17:24.7830594+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "dcd381af-168c-43f2-8ea3-4364c60a9c30",
"Inserted": "2026-09-03T01:17:24.7830594+01:00",
"Updated": "2026-09-03T01:17:24.7830594+01:00",
"Deleted": "2026-09-03T01:17:24.7830594+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "cbd2bdff-09e4-48ce-9ebc-1120deea84cb",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "a398c6c8-c5cb-4f1b-bbc2-4c8bd1e8cf85",
"Inserted": "2026-09-03T01:17:24.7830594+01:00",
"Updated": "2026-09-03T01:17:24.7830594+01:00",
"Deleted": "2026-09-03T01:17:24.7830594+01:00",
"Activation": true,
"Country": "4e53925d-020f-4565-ba29-709a0b11a23e",
"Enrolments": 5,
"Finish": "2026-09-03T01:17:24.7986849+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "dcd381af-168c-43f2-8ea3-4364c60a9c30",
"Start": "2026-09-03T01:17:24.7986849+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "a38cd954-d5e8-4960-af8c-9735d9c49f5e",
"Inserted": "2026-09-03T01:17:24.7986849+01:00",
"Updated": "2026-09-03T01:17:24.7986849+01:00",
"Deleted": "2026-09-03T01:17:24.7986849+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "dcd381af-168c-43f2-8ea3-4364c60a9c30",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: