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": "f9a300a6-f1d1-4c35-97fc-b92eaddf5310",
"Inserted": "2026-09-12T07:03:15.2660702+01:00",
"Updated": "2026-09-12T07:03:15.2660702+01:00",
"Deleted": "2026-09-12T07:03:15.2660702+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-12T07:03:15.2660702+01:00",
"Name": "sample string 6",
"Start": "2026-09-12T07:03:15.2660702+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "523bc9c0-a46d-4f7e-b31b-a79726e4922c",
"Inserted": "2026-09-12T07:03:15.2660702+01:00",
"Updated": "2026-09-12T07:03:15.2660702+01:00",
"Deleted": "2026-09-12T07:03:15.2660702+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "f9a300a6-f1d1-4c35-97fc-b92eaddf5310",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7170044b-7d34-4f92-a432-91bfa2d15577",
"Inserted": "2026-09-12T07:03:15.2660702+01:00",
"Updated": "2026-09-12T07:03:15.2660702+01:00",
"Deleted": "2026-09-12T07:03:15.2816929+01:00",
"Activation": true,
"Country": "8b5868e4-2d2d-4c81-a042-a4d0a9ea7e32",
"Enrolments": 5,
"Finish": "2026-09-12T07:03:15.2816929+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "523bc9c0-a46d-4f7e-b31b-a79726e4922c",
"Start": "2026-09-12T07:03:15.2816929+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "98a0e12e-4717-4218-b84d-e4186883051f",
"Inserted": "2026-09-12T07:03:15.2816929+01:00",
"Updated": "2026-09-12T07:03:15.2816929+01:00",
"Deleted": "2026-09-12T07:03:15.2816929+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "523bc9c0-a46d-4f7e-b31b-a79726e4922c",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "f9a300a6-f1d1-4c35-97fc-b92eaddf5310",
"Inserted": "2026-09-12T07:03:15.2660702+01:00",
"Updated": "2026-09-12T07:03:15.2660702+01:00",
"Deleted": "2026-09-12T07:03:15.2660702+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-12T07:03:15.2660702+01:00",
"Name": "sample string 6",
"Start": "2026-09-12T07:03:15.2660702+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "523bc9c0-a46d-4f7e-b31b-a79726e4922c",
"Inserted": "2026-09-12T07:03:15.2660702+01:00",
"Updated": "2026-09-12T07:03:15.2660702+01:00",
"Deleted": "2026-09-12T07:03:15.2660702+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "f9a300a6-f1d1-4c35-97fc-b92eaddf5310",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7170044b-7d34-4f92-a432-91bfa2d15577",
"Inserted": "2026-09-12T07:03:15.2660702+01:00",
"Updated": "2026-09-12T07:03:15.2660702+01:00",
"Deleted": "2026-09-12T07:03:15.2816929+01:00",
"Activation": true,
"Country": "8b5868e4-2d2d-4c81-a042-a4d0a9ea7e32",
"Enrolments": 5,
"Finish": "2026-09-12T07:03:15.2816929+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "523bc9c0-a46d-4f7e-b31b-a79726e4922c",
"Start": "2026-09-12T07:03:15.2816929+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "98a0e12e-4717-4218-b84d-e4186883051f",
"Inserted": "2026-09-12T07:03:15.2816929+01:00",
"Updated": "2026-09-12T07:03:15.2816929+01:00",
"Deleted": "2026-09-12T07:03:15.2816929+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "523bc9c0-a46d-4f7e-b31b-a79726e4922c",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: