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": "69092337-c5df-4e54-8074-0c0d1bbd154a",
"Inserted": "2026-03-03T13:03:47.0365732+00:00",
"Updated": "2026-03-03T13:03:47.0365732+00:00",
"Deleted": "2026-03-03T13:03:47.0365732+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-03-03T13:03:47.0365732+00:00",
"Name": "sample string 6",
"Start": "2026-03-03T13:03:47.0365732+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "078f8c03-ba88-4b3f-9667-5891a91ec456",
"Inserted": "2026-03-03T13:03:47.0521954+00:00",
"Updated": "2026-03-03T13:03:47.0521954+00:00",
"Deleted": "2026-03-03T13:03:47.0521954+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "69092337-c5df-4e54-8074-0c0d1bbd154a",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "8df1f135-803a-490e-9182-eaf74fddca5c",
"Inserted": "2026-03-03T13:03:47.0521954+00:00",
"Updated": "2026-03-03T13:03:47.0521954+00:00",
"Deleted": "2026-03-03T13:03:47.0521954+00:00",
"Activation": true,
"Country": "830bb8a8-6d26-4174-85dc-71e17ae03ad5",
"Enrolments": 5,
"Finish": "2026-03-03T13:03:47.0521954+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "078f8c03-ba88-4b3f-9667-5891a91ec456",
"Start": "2026-03-03T13:03:47.0521954+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "cae16309-b517-4cd8-833b-5377d2d7bf76",
"Inserted": "2026-03-03T13:03:47.0521954+00:00",
"Updated": "2026-03-03T13:03:47.0521954+00:00",
"Deleted": "2026-03-03T13:03:47.0521954+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "078f8c03-ba88-4b3f-9667-5891a91ec456",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "69092337-c5df-4e54-8074-0c0d1bbd154a",
"Inserted": "2026-03-03T13:03:47.0365732+00:00",
"Updated": "2026-03-03T13:03:47.0365732+00:00",
"Deleted": "2026-03-03T13:03:47.0365732+00:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-03-03T13:03:47.0365732+00:00",
"Name": "sample string 6",
"Start": "2026-03-03T13:03:47.0365732+00:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "078f8c03-ba88-4b3f-9667-5891a91ec456",
"Inserted": "2026-03-03T13:03:47.0521954+00:00",
"Updated": "2026-03-03T13:03:47.0521954+00:00",
"Deleted": "2026-03-03T13:03:47.0521954+00:00",
"Activation": true,
"Content": "sample string 4",
"Course": "69092337-c5df-4e54-8074-0c0d1bbd154a",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "8df1f135-803a-490e-9182-eaf74fddca5c",
"Inserted": "2026-03-03T13:03:47.0521954+00:00",
"Updated": "2026-03-03T13:03:47.0521954+00:00",
"Deleted": "2026-03-03T13:03:47.0521954+00:00",
"Activation": true,
"Country": "830bb8a8-6d26-4174-85dc-71e17ae03ad5",
"Enrolments": 5,
"Finish": "2026-03-03T13:03:47.0521954+00:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "078f8c03-ba88-4b3f-9667-5891a91ec456",
"Start": "2026-03-03T13:03:47.0521954+00:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "cae16309-b517-4cd8-833b-5377d2d7bf76",
"Inserted": "2026-03-03T13:03:47.0521954+00:00",
"Updated": "2026-03-03T13:03:47.0521954+00:00",
"Deleted": "2026-03-03T13:03:47.0521954+00:00",
"Activation": true,
"Enrolments": 4,
"Module": "078f8c03-ba88-4b3f-9667-5891a91ec456",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: