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": "140e46d7-8e90-4a8b-b77f-3597c0a24f43",
"Inserted": "2026-08-24T14:18:53.9838505+01:00",
"Updated": "2026-08-24T14:18:53.9838505+01:00",
"Deleted": "2026-08-24T14:18:53.9838505+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-24T14:18:53.9838505+01:00",
"Name": "sample string 6",
"Start": "2026-08-24T14:18:53.9838505+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "d4f16906-9d90-47a9-83bf-c1406a7d2b75",
"Inserted": "2026-08-24T14:18:53.9838505+01:00",
"Updated": "2026-08-24T14:18:53.9838505+01:00",
"Deleted": "2026-08-24T14:18:53.9838505+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "140e46d7-8e90-4a8b-b77f-3597c0a24f43",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "0e317460-434c-431a-add2-a267b976d3da",
"Inserted": "2026-08-24T14:18:53.9838505+01:00",
"Updated": "2026-08-24T14:18:53.9838505+01:00",
"Deleted": "2026-08-24T14:18:53.9838505+01:00",
"Activation": true,
"Country": "daeda66e-33f9-4ed4-85e1-5d400f6f2e32",
"Enrolments": 5,
"Finish": "2026-08-24T14:18:53.9838505+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "d4f16906-9d90-47a9-83bf-c1406a7d2b75",
"Start": "2026-08-24T14:18:53.9838505+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "507a6396-3d91-4d43-a8be-a4c9cefa9cc3",
"Inserted": "2026-08-24T14:18:53.9994226+01:00",
"Updated": "2026-08-24T14:18:53.9994226+01:00",
"Deleted": "2026-08-24T14:18:53.9994226+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "d4f16906-9d90-47a9-83bf-c1406a7d2b75",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "140e46d7-8e90-4a8b-b77f-3597c0a24f43",
"Inserted": "2026-08-24T14:18:53.9838505+01:00",
"Updated": "2026-08-24T14:18:53.9838505+01:00",
"Deleted": "2026-08-24T14:18:53.9838505+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-24T14:18:53.9838505+01:00",
"Name": "sample string 6",
"Start": "2026-08-24T14:18:53.9838505+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "d4f16906-9d90-47a9-83bf-c1406a7d2b75",
"Inserted": "2026-08-24T14:18:53.9838505+01:00",
"Updated": "2026-08-24T14:18:53.9838505+01:00",
"Deleted": "2026-08-24T14:18:53.9838505+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "140e46d7-8e90-4a8b-b77f-3597c0a24f43",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "0e317460-434c-431a-add2-a267b976d3da",
"Inserted": "2026-08-24T14:18:53.9838505+01:00",
"Updated": "2026-08-24T14:18:53.9838505+01:00",
"Deleted": "2026-08-24T14:18:53.9838505+01:00",
"Activation": true,
"Country": "daeda66e-33f9-4ed4-85e1-5d400f6f2e32",
"Enrolments": 5,
"Finish": "2026-08-24T14:18:53.9838505+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "d4f16906-9d90-47a9-83bf-c1406a7d2b75",
"Start": "2026-08-24T14:18:53.9838505+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "507a6396-3d91-4d43-a8be-a4c9cefa9cc3",
"Inserted": "2026-08-24T14:18:53.9994226+01:00",
"Updated": "2026-08-24T14:18:53.9994226+01:00",
"Deleted": "2026-08-24T14:18:53.9994226+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "d4f16906-9d90-47a9-83bf-c1406a7d2b75",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: