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": "9cb64b2e-436a-4790-b577-f646cae4ba6f",
"Inserted": "2026-09-05T19:38:26.0392804+01:00",
"Updated": "2026-09-05T19:38:26.0392804+01:00",
"Deleted": "2026-09-05T19:38:26.0392804+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-05T19:38:26.0392804+01:00",
"Name": "sample string 6",
"Start": "2026-09-05T19:38:26.0392804+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "c22d875b-77a4-4cac-8d03-0416739a66a7",
"Inserted": "2026-09-05T19:38:26.0392804+01:00",
"Updated": "2026-09-05T19:38:26.0392804+01:00",
"Deleted": "2026-09-05T19:38:26.0392804+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "9cb64b2e-436a-4790-b577-f646cae4ba6f",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "cac625c2-f820-48e7-ad2e-d96edc32d0a3",
"Inserted": "2026-09-05T19:38:26.0392804+01:00",
"Updated": "2026-09-05T19:38:26.0392804+01:00",
"Deleted": "2026-09-05T19:38:26.0392804+01:00",
"Activation": true,
"Country": "978f9180-9af7-4cc1-ba3b-b656051fd950",
"Enrolments": 5,
"Finish": "2026-09-05T19:38:26.0392804+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "c22d875b-77a4-4cac-8d03-0416739a66a7",
"Start": "2026-09-05T19:38:26.0392804+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "e859a57c-ad2c-4449-9b82-10d94a1349f2",
"Inserted": "2026-09-05T19:38:26.0549067+01:00",
"Updated": "2026-09-05T19:38:26.0549067+01:00",
"Deleted": "2026-09-05T19:38:26.0549067+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "c22d875b-77a4-4cac-8d03-0416739a66a7",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "9cb64b2e-436a-4790-b577-f646cae4ba6f",
"Inserted": "2026-09-05T19:38:26.0392804+01:00",
"Updated": "2026-09-05T19:38:26.0392804+01:00",
"Deleted": "2026-09-05T19:38:26.0392804+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-05T19:38:26.0392804+01:00",
"Name": "sample string 6",
"Start": "2026-09-05T19:38:26.0392804+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "c22d875b-77a4-4cac-8d03-0416739a66a7",
"Inserted": "2026-09-05T19:38:26.0392804+01:00",
"Updated": "2026-09-05T19:38:26.0392804+01:00",
"Deleted": "2026-09-05T19:38:26.0392804+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "9cb64b2e-436a-4790-b577-f646cae4ba6f",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "cac625c2-f820-48e7-ad2e-d96edc32d0a3",
"Inserted": "2026-09-05T19:38:26.0392804+01:00",
"Updated": "2026-09-05T19:38:26.0392804+01:00",
"Deleted": "2026-09-05T19:38:26.0392804+01:00",
"Activation": true,
"Country": "978f9180-9af7-4cc1-ba3b-b656051fd950",
"Enrolments": 5,
"Finish": "2026-09-05T19:38:26.0392804+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "c22d875b-77a4-4cac-8d03-0416739a66a7",
"Start": "2026-09-05T19:38:26.0392804+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "e859a57c-ad2c-4449-9b82-10d94a1349f2",
"Inserted": "2026-09-05T19:38:26.0549067+01:00",
"Updated": "2026-09-05T19:38:26.0549067+01:00",
"Deleted": "2026-09-05T19:38:26.0549067+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "c22d875b-77a4-4cac-8d03-0416739a66a7",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: