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": "c8725ad5-b13f-41d0-8d9e-5a828c5564b7",
"Inserted": "2026-09-21T08:47:46.2068602+01:00",
"Updated": "2026-09-21T08:47:46.2068602+01:00",
"Deleted": "2026-09-21T08:47:46.2068602+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-21T08:47:46.2068602+01:00",
"Name": "sample string 6",
"Start": "2026-09-21T08:47:46.2068602+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "dcb49ec0-f874-4a3a-a3fb-cb2c0b19a885",
"Inserted": "2026-09-21T08:47:46.2068602+01:00",
"Updated": "2026-09-21T08:47:46.2068602+01:00",
"Deleted": "2026-09-21T08:47:46.2068602+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "c8725ad5-b13f-41d0-8d9e-5a828c5564b7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "950c8f19-d2ae-412e-a4af-7f3f90bdea6a",
"Inserted": "2026-09-21T08:47:46.2068602+01:00",
"Updated": "2026-09-21T08:47:46.2068602+01:00",
"Deleted": "2026-09-21T08:47:46.2068602+01:00",
"Activation": true,
"Country": "fb794960-f5e8-483e-9c61-4e688865e3c5",
"Enrolments": 5,
"Finish": "2026-09-21T08:47:46.2224274+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "dcb49ec0-f874-4a3a-a3fb-cb2c0b19a885",
"Start": "2026-09-21T08:47:46.2224274+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "4a1f5651-97df-4368-b33d-ed30dbb0a142",
"Inserted": "2026-09-21T08:47:46.2224274+01:00",
"Updated": "2026-09-21T08:47:46.2224274+01:00",
"Deleted": "2026-09-21T08:47:46.2224274+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "dcb49ec0-f874-4a3a-a3fb-cb2c0b19a885",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "c8725ad5-b13f-41d0-8d9e-5a828c5564b7",
"Inserted": "2026-09-21T08:47:46.2068602+01:00",
"Updated": "2026-09-21T08:47:46.2068602+01:00",
"Deleted": "2026-09-21T08:47:46.2068602+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-21T08:47:46.2068602+01:00",
"Name": "sample string 6",
"Start": "2026-09-21T08:47:46.2068602+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "dcb49ec0-f874-4a3a-a3fb-cb2c0b19a885",
"Inserted": "2026-09-21T08:47:46.2068602+01:00",
"Updated": "2026-09-21T08:47:46.2068602+01:00",
"Deleted": "2026-09-21T08:47:46.2068602+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "c8725ad5-b13f-41d0-8d9e-5a828c5564b7",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "950c8f19-d2ae-412e-a4af-7f3f90bdea6a",
"Inserted": "2026-09-21T08:47:46.2068602+01:00",
"Updated": "2026-09-21T08:47:46.2068602+01:00",
"Deleted": "2026-09-21T08:47:46.2068602+01:00",
"Activation": true,
"Country": "fb794960-f5e8-483e-9c61-4e688865e3c5",
"Enrolments": 5,
"Finish": "2026-09-21T08:47:46.2224274+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "dcb49ec0-f874-4a3a-a3fb-cb2c0b19a885",
"Start": "2026-09-21T08:47:46.2224274+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "4a1f5651-97df-4368-b33d-ed30dbb0a142",
"Inserted": "2026-09-21T08:47:46.2224274+01:00",
"Updated": "2026-09-21T08:47:46.2224274+01:00",
"Deleted": "2026-09-21T08:47:46.2224274+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "dcb49ec0-f874-4a3a-a3fb-cb2c0b19a885",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: