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": "852fc148-4658-4a5d-a7e6-a1bd1a574891",
"Inserted": "2026-07-17T19:27:03.3643191+01:00",
"Updated": "2026-07-17T19:27:03.3643191+01:00",
"Deleted": "2026-07-17T19:27:03.3643191+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-17T19:27:03.3643191+01:00",
"Name": "sample string 6",
"Start": "2026-07-17T19:27:03.3643191+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "7a9302e3-6cfe-46d9-b9a0-c5c623195b9b",
"Inserted": "2026-07-17T19:27:03.3643191+01:00",
"Updated": "2026-07-17T19:27:03.3643191+01:00",
"Deleted": "2026-07-17T19:27:03.3643191+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "852fc148-4658-4a5d-a7e6-a1bd1a574891",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "1a77fc01-cb8c-4b22-920e-5fa0ab0741d6",
"Inserted": "2026-07-17T19:27:03.3643191+01:00",
"Updated": "2026-07-17T19:27:03.3643191+01:00",
"Deleted": "2026-07-17T19:27:03.3643191+01:00",
"Activation": true,
"Country": "764592b9-6ffb-4450-8fa0-9ae6856c57e4",
"Enrolments": 5,
"Finish": "2026-07-17T19:27:03.3643191+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "7a9302e3-6cfe-46d9-b9a0-c5c623195b9b",
"Start": "2026-07-17T19:27:03.3643191+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "7bfed024-1b14-4168-83ee-99447f52311b",
"Inserted": "2026-07-17T19:27:03.3643191+01:00",
"Updated": "2026-07-17T19:27:03.3643191+01:00",
"Deleted": "2026-07-17T19:27:03.3643191+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "7a9302e3-6cfe-46d9-b9a0-c5c623195b9b",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "852fc148-4658-4a5d-a7e6-a1bd1a574891",
"Inserted": "2026-07-17T19:27:03.3643191+01:00",
"Updated": "2026-07-17T19:27:03.3643191+01:00",
"Deleted": "2026-07-17T19:27:03.3643191+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-17T19:27:03.3643191+01:00",
"Name": "sample string 6",
"Start": "2026-07-17T19:27:03.3643191+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "7a9302e3-6cfe-46d9-b9a0-c5c623195b9b",
"Inserted": "2026-07-17T19:27:03.3643191+01:00",
"Updated": "2026-07-17T19:27:03.3643191+01:00",
"Deleted": "2026-07-17T19:27:03.3643191+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "852fc148-4658-4a5d-a7e6-a1bd1a574891",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "1a77fc01-cb8c-4b22-920e-5fa0ab0741d6",
"Inserted": "2026-07-17T19:27:03.3643191+01:00",
"Updated": "2026-07-17T19:27:03.3643191+01:00",
"Deleted": "2026-07-17T19:27:03.3643191+01:00",
"Activation": true,
"Country": "764592b9-6ffb-4450-8fa0-9ae6856c57e4",
"Enrolments": 5,
"Finish": "2026-07-17T19:27:03.3643191+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "7a9302e3-6cfe-46d9-b9a0-c5c623195b9b",
"Start": "2026-07-17T19:27:03.3643191+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "7bfed024-1b14-4168-83ee-99447f52311b",
"Inserted": "2026-07-17T19:27:03.3643191+01:00",
"Updated": "2026-07-17T19:27:03.3643191+01:00",
"Deleted": "2026-07-17T19:27:03.3643191+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "7a9302e3-6cfe-46d9-b9a0-c5c623195b9b",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: