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": "ae7c0316-3730-40a9-88a8-894509c170ab",
"Inserted": "2026-05-22T18:52:50.5788717+01:00",
"Updated": "2026-05-22T18:52:50.5788717+01:00",
"Deleted": "2026-05-22T18:52:50.5788717+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-22T18:52:50.5788717+01:00",
"Name": "sample string 6",
"Start": "2026-05-22T18:52:50.5788717+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "a9b49634-54d8-4b2d-8c87-5f394f8ad1af",
"Inserted": "2026-05-22T18:52:50.5788717+01:00",
"Updated": "2026-05-22T18:52:50.5788717+01:00",
"Deleted": "2026-05-22T18:52:50.5788717+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ae7c0316-3730-40a9-88a8-894509c170ab",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "09b1d323-556f-4c3a-9651-f404a179d444",
"Inserted": "2026-05-22T18:52:50.5788717+01:00",
"Updated": "2026-05-22T18:52:50.5788717+01:00",
"Deleted": "2026-05-22T18:52:50.5788717+01:00",
"Activation": true,
"Country": "9ae958ba-9d88-417c-84be-7dba1e19b4eb",
"Enrolments": 5,
"Finish": "2026-05-22T18:52:50.5788717+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "a9b49634-54d8-4b2d-8c87-5f394f8ad1af",
"Start": "2026-05-22T18:52:50.5788717+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "0195cc0d-d917-4c41-834e-b3229ef7080c",
"Inserted": "2026-05-22T18:52:50.5944957+01:00",
"Updated": "2026-05-22T18:52:50.5944957+01:00",
"Deleted": "2026-05-22T18:52:50.5944957+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "a9b49634-54d8-4b2d-8c87-5f394f8ad1af",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "ae7c0316-3730-40a9-88a8-894509c170ab",
"Inserted": "2026-05-22T18:52:50.5788717+01:00",
"Updated": "2026-05-22T18:52:50.5788717+01:00",
"Deleted": "2026-05-22T18:52:50.5788717+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-22T18:52:50.5788717+01:00",
"Name": "sample string 6",
"Start": "2026-05-22T18:52:50.5788717+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "a9b49634-54d8-4b2d-8c87-5f394f8ad1af",
"Inserted": "2026-05-22T18:52:50.5788717+01:00",
"Updated": "2026-05-22T18:52:50.5788717+01:00",
"Deleted": "2026-05-22T18:52:50.5788717+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "ae7c0316-3730-40a9-88a8-894509c170ab",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "09b1d323-556f-4c3a-9651-f404a179d444",
"Inserted": "2026-05-22T18:52:50.5788717+01:00",
"Updated": "2026-05-22T18:52:50.5788717+01:00",
"Deleted": "2026-05-22T18:52:50.5788717+01:00",
"Activation": true,
"Country": "9ae958ba-9d88-417c-84be-7dba1e19b4eb",
"Enrolments": 5,
"Finish": "2026-05-22T18:52:50.5788717+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "a9b49634-54d8-4b2d-8c87-5f394f8ad1af",
"Start": "2026-05-22T18:52:50.5788717+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "0195cc0d-d917-4c41-834e-b3229ef7080c",
"Inserted": "2026-05-22T18:52:50.5944957+01:00",
"Updated": "2026-05-22T18:52:50.5944957+01:00",
"Deleted": "2026-05-22T18:52:50.5944957+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "a9b49634-54d8-4b2d-8c87-5f394f8ad1af",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: