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": "3720ebc9-60ed-4068-be30-169a92204484",
"Inserted": "2026-03-02T12:54:50.2787521+00:00",
"Updated": "2026-03-02T12:54:50.2787521+00:00",
"Deleted": "2026-03-02T12:54:50.2787521+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-03-02T12:54:50.2943811+00:00",
"Name": "sample string 6",
"Start": "2026-03-02T12:54:50.2943811+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "8bddb714-b0cd-4f23-a0d3-0491024f4542",
"Inserted": "2026-03-02T12:54:50.2943811+00:00",
"Updated": "2026-03-02T12:54:50.2943811+00:00",
"Deleted": "2026-03-02T12:54:50.2943811+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3720ebc9-60ed-4068-be30-169a92204484",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "f60ad1d4-26ce-4fc1-b0c4-1bb6e6233e0f",
"Inserted": "2026-03-02T12:54:50.2943811+00:00",
"Updated": "2026-03-02T12:54:50.2943811+00:00",
"Deleted": "2026-03-02T12:54:50.3100046+00:00",
"Activation": true,
"Country": "c88e4f0e-28af-4a9c-8fad-efc4b19d7f7e",
"Enrolments": 5,
"Finish": "2026-03-02T12:54:50.3100046+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "8bddb714-b0cd-4f23-a0d3-0491024f4542",
"Start": "2026-03-02T12:54:50.3100046+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "ce2d598a-f9ef-4c0e-b6e6-9d440391d773",
"Inserted": "2026-03-02T12:54:50.3100046+00:00",
"Updated": "2026-03-02T12:54:50.3100046+00:00",
"Deleted": "2026-03-02T12:54:50.3100046+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "8bddb714-b0cd-4f23-a0d3-0491024f4542",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "3720ebc9-60ed-4068-be30-169a92204484",
"Inserted": "2026-03-02T12:54:50.2787521+00:00",
"Updated": "2026-03-02T12:54:50.2787521+00:00",
"Deleted": "2026-03-02T12:54:50.2787521+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-03-02T12:54:50.2943811+00:00",
"Name": "sample string 6",
"Start": "2026-03-02T12:54:50.2943811+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "8bddb714-b0cd-4f23-a0d3-0491024f4542",
"Inserted": "2026-03-02T12:54:50.2943811+00:00",
"Updated": "2026-03-02T12:54:50.2943811+00:00",
"Deleted": "2026-03-02T12:54:50.2943811+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3720ebc9-60ed-4068-be30-169a92204484",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "f60ad1d4-26ce-4fc1-b0c4-1bb6e6233e0f",
"Inserted": "2026-03-02T12:54:50.2943811+00:00",
"Updated": "2026-03-02T12:54:50.2943811+00:00",
"Deleted": "2026-03-02T12:54:50.3100046+00:00",
"Activation": true,
"Country": "c88e4f0e-28af-4a9c-8fad-efc4b19d7f7e",
"Enrolments": 5,
"Finish": "2026-03-02T12:54:50.3100046+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "8bddb714-b0cd-4f23-a0d3-0491024f4542",
"Start": "2026-03-02T12:54:50.3100046+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "ce2d598a-f9ef-4c0e-b6e6-9d440391d773",
"Inserted": "2026-03-02T12:54:50.3100046+00:00",
"Updated": "2026-03-02T12:54:50.3100046+00:00",
"Deleted": "2026-03-02T12:54:50.3100046+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "8bddb714-b0cd-4f23-a0d3-0491024f4542",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: