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": "ab1e6900-f40f-485b-9f8c-c1db3e1f25c4",
"Inserted": "2026-08-03T07:49:17.4443822+01:00",
"Updated": "2026-08-03T07:49:17.4443822+01:00",
"Deleted": "2026-08-03T07:49:17.4443822+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-03T07:49:17.4443822+01:00",
"Name": "sample string 6",
"Start": "2026-08-03T07:49:17.4443822+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "4b22878b-38fb-4744-83fa-6c1b2da58305",
"Inserted": "2026-08-03T07:49:17.4600074+01:00",
"Updated": "2026-08-03T07:49:17.4600074+01:00",
"Deleted": "2026-08-03T07:49:17.4600074+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ab1e6900-f40f-485b-9f8c-c1db3e1f25c4",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "13d99018-b7f7-4ab2-88b4-effdb61b352e",
"Inserted": "2026-08-03T07:49:17.4600074+01:00",
"Updated": "2026-08-03T07:49:17.4600074+01:00",
"Deleted": "2026-08-03T07:49:17.4600074+01:00",
"Activation": true,
"Country": "2505768f-37ee-4444-9bbc-b3876c172537",
"Enrolments": 5,
"Finish": "2026-08-03T07:49:17.4600074+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "4b22878b-38fb-4744-83fa-6c1b2da58305",
"Start": "2026-08-03T07:49:17.4600074+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "bd65ac01-991c-420b-b051-22f19cc4df7d",
"Inserted": "2026-08-03T07:49:17.4600074+01:00",
"Updated": "2026-08-03T07:49:17.4600074+01:00",
"Deleted": "2026-08-03T07:49:17.4600074+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "4b22878b-38fb-4744-83fa-6c1b2da58305",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "ab1e6900-f40f-485b-9f8c-c1db3e1f25c4",
"Inserted": "2026-08-03T07:49:17.4443822+01:00",
"Updated": "2026-08-03T07:49:17.4443822+01:00",
"Deleted": "2026-08-03T07:49:17.4443822+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-03T07:49:17.4443822+01:00",
"Name": "sample string 6",
"Start": "2026-08-03T07:49:17.4443822+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "4b22878b-38fb-4744-83fa-6c1b2da58305",
"Inserted": "2026-08-03T07:49:17.4600074+01:00",
"Updated": "2026-08-03T07:49:17.4600074+01:00",
"Deleted": "2026-08-03T07:49:17.4600074+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ab1e6900-f40f-485b-9f8c-c1db3e1f25c4",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "13d99018-b7f7-4ab2-88b4-effdb61b352e",
"Inserted": "2026-08-03T07:49:17.4600074+01:00",
"Updated": "2026-08-03T07:49:17.4600074+01:00",
"Deleted": "2026-08-03T07:49:17.4600074+01:00",
"Activation": true,
"Country": "2505768f-37ee-4444-9bbc-b3876c172537",
"Enrolments": 5,
"Finish": "2026-08-03T07:49:17.4600074+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "4b22878b-38fb-4744-83fa-6c1b2da58305",
"Start": "2026-08-03T07:49:17.4600074+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "bd65ac01-991c-420b-b051-22f19cc4df7d",
"Inserted": "2026-08-03T07:49:17.4600074+01:00",
"Updated": "2026-08-03T07:49:17.4600074+01:00",
"Deleted": "2026-08-03T07:49:17.4600074+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "4b22878b-38fb-4744-83fa-6c1b2da58305",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: