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": "2f993d0d-7a06-45ae-92f4-d47b632d8a24",
"Inserted": "2026-09-01T10:41:22.9278915+01:00",
"Updated": "2026-09-01T10:41:22.9278915+01:00",
"Deleted": "2026-09-01T10:41:22.9435192+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-01T10:41:22.9435192+01:00",
"Name": "sample string 6",
"Start": "2026-09-01T10:41:22.9435192+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "d650a4f1-0375-410b-9903-2827d69453b9",
"Inserted": "2026-09-01T10:41:22.9435192+01:00",
"Updated": "2026-09-01T10:41:22.9435192+01:00",
"Deleted": "2026-09-01T10:41:22.9435192+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "2f993d0d-7a06-45ae-92f4-d47b632d8a24",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "65a8384a-9463-4274-a20b-06cb59f308bd",
"Inserted": "2026-09-01T10:41:22.9435192+01:00",
"Updated": "2026-09-01T10:41:22.9435192+01:00",
"Deleted": "2026-09-01T10:41:22.9435192+01:00",
"Activation": true,
"Country": "ef7eacb9-0b8a-4ec3-8ede-63618a9e6e61",
"Enrolments": 5,
"Finish": "2026-09-01T10:41:22.9435192+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "d650a4f1-0375-410b-9903-2827d69453b9",
"Start": "2026-09-01T10:41:22.9435192+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "999a52b1-a5b5-468a-bd65-1a86bccbead8",
"Inserted": "2026-09-01T10:41:22.9435192+01:00",
"Updated": "2026-09-01T10:41:22.9435192+01:00",
"Deleted": "2026-09-01T10:41:22.9435192+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "d650a4f1-0375-410b-9903-2827d69453b9",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "2f993d0d-7a06-45ae-92f4-d47b632d8a24",
"Inserted": "2026-09-01T10:41:22.9278915+01:00",
"Updated": "2026-09-01T10:41:22.9278915+01:00",
"Deleted": "2026-09-01T10:41:22.9435192+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-09-01T10:41:22.9435192+01:00",
"Name": "sample string 6",
"Start": "2026-09-01T10:41:22.9435192+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "d650a4f1-0375-410b-9903-2827d69453b9",
"Inserted": "2026-09-01T10:41:22.9435192+01:00",
"Updated": "2026-09-01T10:41:22.9435192+01:00",
"Deleted": "2026-09-01T10:41:22.9435192+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "2f993d0d-7a06-45ae-92f4-d47b632d8a24",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "65a8384a-9463-4274-a20b-06cb59f308bd",
"Inserted": "2026-09-01T10:41:22.9435192+01:00",
"Updated": "2026-09-01T10:41:22.9435192+01:00",
"Deleted": "2026-09-01T10:41:22.9435192+01:00",
"Activation": true,
"Country": "ef7eacb9-0b8a-4ec3-8ede-63618a9e6e61",
"Enrolments": 5,
"Finish": "2026-09-01T10:41:22.9435192+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "d650a4f1-0375-410b-9903-2827d69453b9",
"Start": "2026-09-01T10:41:22.9435192+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "999a52b1-a5b5-468a-bd65-1a86bccbead8",
"Inserted": "2026-09-01T10:41:22.9435192+01:00",
"Updated": "2026-09-01T10:41:22.9435192+01:00",
"Deleted": "2026-09-01T10:41:22.9435192+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "d650a4f1-0375-410b-9903-2827d69453b9",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: