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": "52083554-c754-4f96-97c2-7532a08a4cee",
"Inserted": "2026-07-04T15:58:50.3997692+01:00",
"Updated": "2026-07-04T15:58:50.3997692+01:00",
"Deleted": "2026-07-04T15:58:50.3997692+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-04T15:58:50.3997692+01:00",
"Name": "sample string 6",
"Start": "2026-07-04T15:58:50.3997692+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "99d85ce2-8bc3-4e07-afe5-f947e60a306d",
"Inserted": "2026-07-04T15:58:50.3997692+01:00",
"Updated": "2026-07-04T15:58:50.3997692+01:00",
"Deleted": "2026-07-04T15:58:50.3997692+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "52083554-c754-4f96-97c2-7532a08a4cee",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "61897d52-f2c8-4970-941f-74b3ec365924",
"Inserted": "2026-07-04T15:58:50.3997692+01:00",
"Updated": "2026-07-04T15:58:50.3997692+01:00",
"Deleted": "2026-07-04T15:58:50.3997692+01:00",
"Activation": true,
"Country": "161777a2-30dd-41c4-a576-7c9b1587f423",
"Enrolments": 5,
"Finish": "2026-07-04T15:58:50.3997692+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "99d85ce2-8bc3-4e07-afe5-f947e60a306d",
"Start": "2026-07-04T15:58:50.3997692+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d7d6bcf6-6c2c-4476-8234-07e4fdb5f95f",
"Inserted": "2026-07-04T15:58:50.4153968+01:00",
"Updated": "2026-07-04T15:58:50.4153968+01:00",
"Deleted": "2026-07-04T15:58:50.4153968+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "99d85ce2-8bc3-4e07-afe5-f947e60a306d",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "52083554-c754-4f96-97c2-7532a08a4cee",
"Inserted": "2026-07-04T15:58:50.3997692+01:00",
"Updated": "2026-07-04T15:58:50.3997692+01:00",
"Deleted": "2026-07-04T15:58:50.3997692+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-04T15:58:50.3997692+01:00",
"Name": "sample string 6",
"Start": "2026-07-04T15:58:50.3997692+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "99d85ce2-8bc3-4e07-afe5-f947e60a306d",
"Inserted": "2026-07-04T15:58:50.3997692+01:00",
"Updated": "2026-07-04T15:58:50.3997692+01:00",
"Deleted": "2026-07-04T15:58:50.3997692+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "52083554-c754-4f96-97c2-7532a08a4cee",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "61897d52-f2c8-4970-941f-74b3ec365924",
"Inserted": "2026-07-04T15:58:50.3997692+01:00",
"Updated": "2026-07-04T15:58:50.3997692+01:00",
"Deleted": "2026-07-04T15:58:50.3997692+01:00",
"Activation": true,
"Country": "161777a2-30dd-41c4-a576-7c9b1587f423",
"Enrolments": 5,
"Finish": "2026-07-04T15:58:50.3997692+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "99d85ce2-8bc3-4e07-afe5-f947e60a306d",
"Start": "2026-07-04T15:58:50.3997692+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "d7d6bcf6-6c2c-4476-8234-07e4fdb5f95f",
"Inserted": "2026-07-04T15:58:50.4153968+01:00",
"Updated": "2026-07-04T15:58:50.4153968+01:00",
"Deleted": "2026-07-04T15:58:50.4153968+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "99d85ce2-8bc3-4e07-afe5-f947e60a306d",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: