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": "ceca3aba-3c6b-4813-a278-ba259144f93f",
"Inserted": "2026-05-29T19:09:21.6628665+01:00",
"Updated": "2026-05-29T19:09:21.6628665+01:00",
"Deleted": "2026-05-29T19:09:21.6628665+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-29T19:09:21.6628665+01:00",
"Name": "sample string 6",
"Start": "2026-05-29T19:09:21.6628665+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "913e1491-c050-4c70-8470-6f6c8e30e8a0",
"Inserted": "2026-05-29T19:09:21.6628665+01:00",
"Updated": "2026-05-29T19:09:21.6628665+01:00",
"Deleted": "2026-05-29T19:09:21.6628665+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ceca3aba-3c6b-4813-a278-ba259144f93f",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "178cce6a-7b78-4bbe-809b-dc950695543c",
"Inserted": "2026-05-29T19:09:21.6784939+01:00",
"Updated": "2026-05-29T19:09:21.6784939+01:00",
"Deleted": "2026-05-29T19:09:21.6784939+01:00",
"Activation": true,
"Country": "9c557293-a090-4929-b122-041891be3cdd",
"Enrolments": 5,
"Finish": "2026-05-29T19:09:21.6784939+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "913e1491-c050-4c70-8470-6f6c8e30e8a0",
"Start": "2026-05-29T19:09:21.6784939+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "a9c6faf3-31a2-499a-9ba3-09e1686a65ce",
"Inserted": "2026-05-29T19:09:21.6784939+01:00",
"Updated": "2026-05-29T19:09:21.6784939+01:00",
"Deleted": "2026-05-29T19:09:21.6784939+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "913e1491-c050-4c70-8470-6f6c8e30e8a0",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "ceca3aba-3c6b-4813-a278-ba259144f93f",
"Inserted": "2026-05-29T19:09:21.6628665+01:00",
"Updated": "2026-05-29T19:09:21.6628665+01:00",
"Deleted": "2026-05-29T19:09:21.6628665+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-29T19:09:21.6628665+01:00",
"Name": "sample string 6",
"Start": "2026-05-29T19:09:21.6628665+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "913e1491-c050-4c70-8470-6f6c8e30e8a0",
"Inserted": "2026-05-29T19:09:21.6628665+01:00",
"Updated": "2026-05-29T19:09:21.6628665+01:00",
"Deleted": "2026-05-29T19:09:21.6628665+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ceca3aba-3c6b-4813-a278-ba259144f93f",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "178cce6a-7b78-4bbe-809b-dc950695543c",
"Inserted": "2026-05-29T19:09:21.6784939+01:00",
"Updated": "2026-05-29T19:09:21.6784939+01:00",
"Deleted": "2026-05-29T19:09:21.6784939+01:00",
"Activation": true,
"Country": "9c557293-a090-4929-b122-041891be3cdd",
"Enrolments": 5,
"Finish": "2026-05-29T19:09:21.6784939+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "913e1491-c050-4c70-8470-6f6c8e30e8a0",
"Start": "2026-05-29T19:09:21.6784939+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "a9c6faf3-31a2-499a-9ba3-09e1686a65ce",
"Inserted": "2026-05-29T19:09:21.6784939+01:00",
"Updated": "2026-05-29T19:09:21.6784939+01:00",
"Deleted": "2026-05-29T19:09:21.6784939+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "913e1491-c050-4c70-8470-6f6c8e30e8a0",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: