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": "bc19e29b-a0c2-4b0a-8f52-c954d7f866b1",
"Inserted": "2026-08-11T11:22:38.9361646+01:00",
"Updated": "2026-08-11T11:22:38.9361646+01:00",
"Deleted": "2026-08-11T11:22:38.9361646+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-11T11:22:38.9361646+01:00",
"Name": "sample string 6",
"Start": "2026-08-11T11:22:38.9361646+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "0eda10d8-021c-496c-9554-46d2da02cd6a",
"Inserted": "2026-08-11T11:22:38.9361646+01:00",
"Updated": "2026-08-11T11:22:38.9361646+01:00",
"Deleted": "2026-08-11T11:22:38.9361646+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "bc19e29b-a0c2-4b0a-8f52-c954d7f866b1",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7ab79a1c-cb72-48f7-a3a4-e79adb3bfe5f",
"Inserted": "2026-08-11T11:22:38.951722+01:00",
"Updated": "2026-08-11T11:22:38.951722+01:00",
"Deleted": "2026-08-11T11:22:38.951722+01:00",
"Activation": true,
"Country": "3756c9b7-0dfd-4f09-ba2f-236390944b89",
"Enrolments": 5,
"Finish": "2026-08-11T11:22:38.951722+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "0eda10d8-021c-496c-9554-46d2da02cd6a",
"Start": "2026-08-11T11:22:38.951722+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "79682e0f-77ad-414b-889e-38beaa98d8b0",
"Inserted": "2026-08-11T11:22:38.951722+01:00",
"Updated": "2026-08-11T11:22:38.951722+01:00",
"Deleted": "2026-08-11T11:22:38.951722+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "0eda10d8-021c-496c-9554-46d2da02cd6a",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "bc19e29b-a0c2-4b0a-8f52-c954d7f866b1",
"Inserted": "2026-08-11T11:22:38.9361646+01:00",
"Updated": "2026-08-11T11:22:38.9361646+01:00",
"Deleted": "2026-08-11T11:22:38.9361646+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-11T11:22:38.9361646+01:00",
"Name": "sample string 6",
"Start": "2026-08-11T11:22:38.9361646+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "0eda10d8-021c-496c-9554-46d2da02cd6a",
"Inserted": "2026-08-11T11:22:38.9361646+01:00",
"Updated": "2026-08-11T11:22:38.9361646+01:00",
"Deleted": "2026-08-11T11:22:38.9361646+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "bc19e29b-a0c2-4b0a-8f52-c954d7f866b1",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7ab79a1c-cb72-48f7-a3a4-e79adb3bfe5f",
"Inserted": "2026-08-11T11:22:38.951722+01:00",
"Updated": "2026-08-11T11:22:38.951722+01:00",
"Deleted": "2026-08-11T11:22:38.951722+01:00",
"Activation": true,
"Country": "3756c9b7-0dfd-4f09-ba2f-236390944b89",
"Enrolments": 5,
"Finish": "2026-08-11T11:22:38.951722+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "0eda10d8-021c-496c-9554-46d2da02cd6a",
"Start": "2026-08-11T11:22:38.951722+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "79682e0f-77ad-414b-889e-38beaa98d8b0",
"Inserted": "2026-08-11T11:22:38.951722+01:00",
"Updated": "2026-08-11T11:22:38.951722+01:00",
"Deleted": "2026-08-11T11:22:38.951722+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "0eda10d8-021c-496c-9554-46d2da02cd6a",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: