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": "7b9e79d2-dced-4bf5-9fc6-3c6aee444bd4",
"Inserted": "2026-07-31T04:05:22.7425088+01:00",
"Updated": "2026-07-31T04:05:22.7425088+01:00",
"Deleted": "2026-07-31T04:05:22.7425088+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-31T04:05:22.7425088+01:00",
"Name": "sample string 6",
"Start": "2026-07-31T04:05:22.7425088+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b30c7285-2dbd-4d26-aa30-9280e29eab84",
"Inserted": "2026-07-31T04:05:22.7425088+01:00",
"Updated": "2026-07-31T04:05:22.7425088+01:00",
"Deleted": "2026-07-31T04:05:22.7425088+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "7b9e79d2-dced-4bf5-9fc6-3c6aee444bd4",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "18cab2b1-de10-42a2-b4ca-32c142b40021",
"Inserted": "2026-07-31T04:05:22.7425088+01:00",
"Updated": "2026-07-31T04:05:22.7425088+01:00",
"Deleted": "2026-07-31T04:05:22.7425088+01:00",
"Activation": true,
"Country": "fefae0cc-04de-4ff9-b45b-67f8356ab98e",
"Enrolments": 5,
"Finish": "2026-07-31T04:05:22.7425088+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b30c7285-2dbd-4d26-aa30-9280e29eab84",
"Start": "2026-07-31T04:05:22.758134+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "a783bdd2-3759-4362-b432-35bc329f969a",
"Inserted": "2026-07-31T04:05:22.758134+01:00",
"Updated": "2026-07-31T04:05:22.758134+01:00",
"Deleted": "2026-07-31T04:05:22.758134+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b30c7285-2dbd-4d26-aa30-9280e29eab84",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "7b9e79d2-dced-4bf5-9fc6-3c6aee444bd4",
"Inserted": "2026-07-31T04:05:22.7425088+01:00",
"Updated": "2026-07-31T04:05:22.7425088+01:00",
"Deleted": "2026-07-31T04:05:22.7425088+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-31T04:05:22.7425088+01:00",
"Name": "sample string 6",
"Start": "2026-07-31T04:05:22.7425088+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b30c7285-2dbd-4d26-aa30-9280e29eab84",
"Inserted": "2026-07-31T04:05:22.7425088+01:00",
"Updated": "2026-07-31T04:05:22.7425088+01:00",
"Deleted": "2026-07-31T04:05:22.7425088+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "7b9e79d2-dced-4bf5-9fc6-3c6aee444bd4",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "18cab2b1-de10-42a2-b4ca-32c142b40021",
"Inserted": "2026-07-31T04:05:22.7425088+01:00",
"Updated": "2026-07-31T04:05:22.7425088+01:00",
"Deleted": "2026-07-31T04:05:22.7425088+01:00",
"Activation": true,
"Country": "fefae0cc-04de-4ff9-b45b-67f8356ab98e",
"Enrolments": 5,
"Finish": "2026-07-31T04:05:22.7425088+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b30c7285-2dbd-4d26-aa30-9280e29eab84",
"Start": "2026-07-31T04:05:22.758134+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "a783bdd2-3759-4362-b432-35bc329f969a",
"Inserted": "2026-07-31T04:05:22.758134+01:00",
"Updated": "2026-07-31T04:05:22.758134+01:00",
"Deleted": "2026-07-31T04:05:22.758134+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b30c7285-2dbd-4d26-aa30-9280e29eab84",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: