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": "b74f8765-c21f-4e5d-8c1b-ae0e0c117d26",
"Inserted": "2026-03-12T09:26:44.8716443+00:00",
"Updated": "2026-03-12T09:26:44.8716443+00:00",
"Deleted": "2026-03-12T09:26:44.8716443+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-03-12T09:26:44.8716443+00:00",
"Name": "sample string 6",
"Start": "2026-03-12T09:26:44.8716443+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "ff23de97-8074-43b5-978e-1a643be14b7f",
"Inserted": "2026-03-12T09:26:44.8716443+00:00",
"Updated": "2026-03-12T09:26:44.8716443+00:00",
"Deleted": "2026-03-12T09:26:44.8716443+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "b74f8765-c21f-4e5d-8c1b-ae0e0c117d26",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "c8065472-dd65-4e35-a010-bd0ce99ea026",
"Inserted": "2026-03-12T09:26:44.8716443+00:00",
"Updated": "2026-03-12T09:26:44.8716443+00:00",
"Deleted": "2026-03-12T09:26:44.8716443+00:00",
"Activation": true,
"Country": "977c9901-c41b-4631-a3e8-4131089f200d",
"Enrolments": 5,
"Finish": "2026-03-12T09:26:44.8716443+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "ff23de97-8074-43b5-978e-1a643be14b7f",
"Start": "2026-03-12T09:26:44.8716443+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "a45710ae-d2cf-4912-a8be-d5a541946565",
"Inserted": "2026-03-12T09:26:44.8716443+00:00",
"Updated": "2026-03-12T09:26:44.8716443+00:00",
"Deleted": "2026-03-12T09:26:44.8716443+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "ff23de97-8074-43b5-978e-1a643be14b7f",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "b74f8765-c21f-4e5d-8c1b-ae0e0c117d26",
"Inserted": "2026-03-12T09:26:44.8716443+00:00",
"Updated": "2026-03-12T09:26:44.8716443+00:00",
"Deleted": "2026-03-12T09:26:44.8716443+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-03-12T09:26:44.8716443+00:00",
"Name": "sample string 6",
"Start": "2026-03-12T09:26:44.8716443+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "ff23de97-8074-43b5-978e-1a643be14b7f",
"Inserted": "2026-03-12T09:26:44.8716443+00:00",
"Updated": "2026-03-12T09:26:44.8716443+00:00",
"Deleted": "2026-03-12T09:26:44.8716443+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "b74f8765-c21f-4e5d-8c1b-ae0e0c117d26",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "c8065472-dd65-4e35-a010-bd0ce99ea026",
"Inserted": "2026-03-12T09:26:44.8716443+00:00",
"Updated": "2026-03-12T09:26:44.8716443+00:00",
"Deleted": "2026-03-12T09:26:44.8716443+00:00",
"Activation": true,
"Country": "977c9901-c41b-4631-a3e8-4131089f200d",
"Enrolments": 5,
"Finish": "2026-03-12T09:26:44.8716443+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "ff23de97-8074-43b5-978e-1a643be14b7f",
"Start": "2026-03-12T09:26:44.8716443+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "a45710ae-d2cf-4912-a8be-d5a541946565",
"Inserted": "2026-03-12T09:26:44.8716443+00:00",
"Updated": "2026-03-12T09:26:44.8716443+00:00",
"Deleted": "2026-03-12T09:26:44.8716443+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "ff23de97-8074-43b5-978e-1a643be14b7f",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: