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": "e0c1cb62-b767-4281-b216-ba1ec579c252",
"Inserted": "2026-07-12T15:59:53.8819585+01:00",
"Updated": "2026-07-12T15:59:53.8819585+01:00",
"Deleted": "2026-07-12T15:59:53.8819585+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-12T15:59:53.8819585+01:00",
"Name": "sample string 6",
"Start": "2026-07-12T15:59:53.8819585+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "d7f53271-6b95-4637-a3d5-0995efc5f6c0",
"Inserted": "2026-07-12T15:59:53.8819585+01:00",
"Updated": "2026-07-12T15:59:53.8819585+01:00",
"Deleted": "2026-07-12T15:59:53.8819585+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "e0c1cb62-b767-4281-b216-ba1ec579c252",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "92bfce31-dc66-4a32-b154-ef945d870459",
"Inserted": "2026-07-12T15:59:53.8819585+01:00",
"Updated": "2026-07-12T15:59:53.8819585+01:00",
"Deleted": "2026-07-12T15:59:53.8819585+01:00",
"Activation": true,
"Country": "0994659f-0f64-458c-b8f2-913517d97430",
"Enrolments": 5,
"Finish": "2026-07-12T15:59:53.8819585+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "d7f53271-6b95-4637-a3d5-0995efc5f6c0",
"Start": "2026-07-12T15:59:53.8819585+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "f3fc8ea1-2f4a-4fb2-946a-950a2fb58ccc",
"Inserted": "2026-07-12T15:59:53.8975837+01:00",
"Updated": "2026-07-12T15:59:53.8975837+01:00",
"Deleted": "2026-07-12T15:59:53.8975837+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "d7f53271-6b95-4637-a3d5-0995efc5f6c0",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "e0c1cb62-b767-4281-b216-ba1ec579c252",
"Inserted": "2026-07-12T15:59:53.8819585+01:00",
"Updated": "2026-07-12T15:59:53.8819585+01:00",
"Deleted": "2026-07-12T15:59:53.8819585+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-12T15:59:53.8819585+01:00",
"Name": "sample string 6",
"Start": "2026-07-12T15:59:53.8819585+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "d7f53271-6b95-4637-a3d5-0995efc5f6c0",
"Inserted": "2026-07-12T15:59:53.8819585+01:00",
"Updated": "2026-07-12T15:59:53.8819585+01:00",
"Deleted": "2026-07-12T15:59:53.8819585+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "e0c1cb62-b767-4281-b216-ba1ec579c252",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "92bfce31-dc66-4a32-b154-ef945d870459",
"Inserted": "2026-07-12T15:59:53.8819585+01:00",
"Updated": "2026-07-12T15:59:53.8819585+01:00",
"Deleted": "2026-07-12T15:59:53.8819585+01:00",
"Activation": true,
"Country": "0994659f-0f64-458c-b8f2-913517d97430",
"Enrolments": 5,
"Finish": "2026-07-12T15:59:53.8819585+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "d7f53271-6b95-4637-a3d5-0995efc5f6c0",
"Start": "2026-07-12T15:59:53.8819585+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "f3fc8ea1-2f4a-4fb2-946a-950a2fb58ccc",
"Inserted": "2026-07-12T15:59:53.8975837+01:00",
"Updated": "2026-07-12T15:59:53.8975837+01:00",
"Deleted": "2026-07-12T15:59:53.8975837+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "d7f53271-6b95-4637-a3d5-0995efc5f6c0",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: