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": "20abb00d-d6e2-42ae-8f2c-0327ce562f6b",
"Inserted": "2026-09-25T23:29:55.950877+01:00",
"Updated": "2026-09-25T23:29:55.950877+01:00",
"Deleted": "2026-09-25T23:29:55.950877+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-25T23:29:55.950877+01:00",
"Name": "sample string 6",
"Start": "2026-09-25T23:29:55.950877+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "6f00e337-9681-4bd6-ba01-13b0b5b4c287",
"Inserted": "2026-09-25T23:29:55.950877+01:00",
"Updated": "2026-09-25T23:29:55.950877+01:00",
"Deleted": "2026-09-25T23:29:55.950877+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "20abb00d-d6e2-42ae-8f2c-0327ce562f6b",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7237c039-fcf6-422b-ab25-22f5d8f525a4",
"Inserted": "2026-09-25T23:29:55.950877+01:00",
"Updated": "2026-09-25T23:29:55.950877+01:00",
"Deleted": "2026-09-25T23:29:55.950877+01:00",
"Activation": true,
"Country": "3ecf651f-3e95-4113-a937-f54476ac8271",
"Enrolments": 5,
"Finish": "2026-09-25T23:29:55.950877+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "6f00e337-9681-4bd6-ba01-13b0b5b4c287",
"Start": "2026-09-25T23:29:55.950877+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "162de48b-dcba-4acf-8880-9481e99f2f29",
"Inserted": "2026-09-25T23:29:55.950877+01:00",
"Updated": "2026-09-25T23:29:55.950877+01:00",
"Deleted": "2026-09-25T23:29:55.950877+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "6f00e337-9681-4bd6-ba01-13b0b5b4c287",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "20abb00d-d6e2-42ae-8f2c-0327ce562f6b",
"Inserted": "2026-09-25T23:29:55.950877+01:00",
"Updated": "2026-09-25T23:29:55.950877+01:00",
"Deleted": "2026-09-25T23:29:55.950877+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-25T23:29:55.950877+01:00",
"Name": "sample string 6",
"Start": "2026-09-25T23:29:55.950877+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "6f00e337-9681-4bd6-ba01-13b0b5b4c287",
"Inserted": "2026-09-25T23:29:55.950877+01:00",
"Updated": "2026-09-25T23:29:55.950877+01:00",
"Deleted": "2026-09-25T23:29:55.950877+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "20abb00d-d6e2-42ae-8f2c-0327ce562f6b",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7237c039-fcf6-422b-ab25-22f5d8f525a4",
"Inserted": "2026-09-25T23:29:55.950877+01:00",
"Updated": "2026-09-25T23:29:55.950877+01:00",
"Deleted": "2026-09-25T23:29:55.950877+01:00",
"Activation": true,
"Country": "3ecf651f-3e95-4113-a937-f54476ac8271",
"Enrolments": 5,
"Finish": "2026-09-25T23:29:55.950877+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "6f00e337-9681-4bd6-ba01-13b0b5b4c287",
"Start": "2026-09-25T23:29:55.950877+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "162de48b-dcba-4acf-8880-9481e99f2f29",
"Inserted": "2026-09-25T23:29:55.950877+01:00",
"Updated": "2026-09-25T23:29:55.950877+01:00",
"Deleted": "2026-09-25T23:29:55.950877+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "6f00e337-9681-4bd6-ba01-13b0b5b4c287",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: