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": "ceb97f53-791f-459d-ac62-b1b05339c093",
"Inserted": "2026-08-23T01:18:44.7019731+01:00",
"Updated": "2026-08-23T01:18:44.7019731+01:00",
"Deleted": "2026-08-23T01:18:44.7019731+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-23T01:18:44.7019731+01:00",
"Name": "sample string 6",
"Start": "2026-08-23T01:18:44.7019731+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "87482db7-643b-4120-9bc9-2df25d515a60",
"Inserted": "2026-08-23T01:18:44.7019731+01:00",
"Updated": "2026-08-23T01:18:44.7019731+01:00",
"Deleted": "2026-08-23T01:18:44.7019731+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ceb97f53-791f-459d-ac62-b1b05339c093",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "622d5012-8188-4327-9f06-2cbef920250f",
"Inserted": "2026-08-23T01:18:44.7019731+01:00",
"Updated": "2026-08-23T01:18:44.7019731+01:00",
"Deleted": "2026-08-23T01:18:44.7019731+01:00",
"Activation": true,
"Country": "8a92970f-476b-4ca0-ade4-97660b6770b1",
"Enrolments": 5,
"Finish": "2026-08-23T01:18:44.7019731+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "87482db7-643b-4120-9bc9-2df25d515a60",
"Start": "2026-08-23T01:18:44.7019731+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "70117609-0ffc-4262-aec9-1beb60df2fc7",
"Inserted": "2026-08-23T01:18:44.7019731+01:00",
"Updated": "2026-08-23T01:18:44.7019731+01:00",
"Deleted": "2026-08-23T01:18:44.7019731+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "87482db7-643b-4120-9bc9-2df25d515a60",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "ceb97f53-791f-459d-ac62-b1b05339c093",
"Inserted": "2026-08-23T01:18:44.7019731+01:00",
"Updated": "2026-08-23T01:18:44.7019731+01:00",
"Deleted": "2026-08-23T01:18:44.7019731+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-23T01:18:44.7019731+01:00",
"Name": "sample string 6",
"Start": "2026-08-23T01:18:44.7019731+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "87482db7-643b-4120-9bc9-2df25d515a60",
"Inserted": "2026-08-23T01:18:44.7019731+01:00",
"Updated": "2026-08-23T01:18:44.7019731+01:00",
"Deleted": "2026-08-23T01:18:44.7019731+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ceb97f53-791f-459d-ac62-b1b05339c093",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "622d5012-8188-4327-9f06-2cbef920250f",
"Inserted": "2026-08-23T01:18:44.7019731+01:00",
"Updated": "2026-08-23T01:18:44.7019731+01:00",
"Deleted": "2026-08-23T01:18:44.7019731+01:00",
"Activation": true,
"Country": "8a92970f-476b-4ca0-ade4-97660b6770b1",
"Enrolments": 5,
"Finish": "2026-08-23T01:18:44.7019731+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "87482db7-643b-4120-9bc9-2df25d515a60",
"Start": "2026-08-23T01:18:44.7019731+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "70117609-0ffc-4262-aec9-1beb60df2fc7",
"Inserted": "2026-08-23T01:18:44.7019731+01:00",
"Updated": "2026-08-23T01:18:44.7019731+01:00",
"Deleted": "2026-08-23T01:18:44.7019731+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "87482db7-643b-4120-9bc9-2df25d515a60",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: