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": "714a7c73-af0f-430d-84c6-79b1a7cf8ce9",
"Inserted": "2026-08-29T06:42:48.1744193+01:00",
"Updated": "2026-08-29T06:42:48.1744193+01:00",
"Deleted": "2026-08-29T06:42:48.1744193+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-29T06:42:48.1744193+01:00",
"Name": "sample string 6",
"Start": "2026-08-29T06:42:48.1744193+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "834ecb7b-1b31-4033-98b5-9d1c8af1004e",
"Inserted": "2026-08-29T06:42:48.1744193+01:00",
"Updated": "2026-08-29T06:42:48.1744193+01:00",
"Deleted": "2026-08-29T06:42:48.1744193+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "714a7c73-af0f-430d-84c6-79b1a7cf8ce9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "14a7aadb-a19d-478a-ba21-60da31ee444c",
"Inserted": "2026-08-29T06:42:48.1744193+01:00",
"Updated": "2026-08-29T06:42:48.1744193+01:00",
"Deleted": "2026-08-29T06:42:48.1744193+01:00",
"Activation": true,
"Country": "32386138-1182-4eaa-bdfb-e3311dc76116",
"Enrolments": 5,
"Finish": "2026-08-29T06:42:48.1744193+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "834ecb7b-1b31-4033-98b5-9d1c8af1004e",
"Start": "2026-08-29T06:42:48.1744193+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "996b6ae4-de0b-42a1-896b-4f001a41c1d1",
"Inserted": "2026-08-29T06:42:48.1744193+01:00",
"Updated": "2026-08-29T06:42:48.1744193+01:00",
"Deleted": "2026-08-29T06:42:48.1744193+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "834ecb7b-1b31-4033-98b5-9d1c8af1004e",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "714a7c73-af0f-430d-84c6-79b1a7cf8ce9",
"Inserted": "2026-08-29T06:42:48.1744193+01:00",
"Updated": "2026-08-29T06:42:48.1744193+01:00",
"Deleted": "2026-08-29T06:42:48.1744193+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-29T06:42:48.1744193+01:00",
"Name": "sample string 6",
"Start": "2026-08-29T06:42:48.1744193+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "834ecb7b-1b31-4033-98b5-9d1c8af1004e",
"Inserted": "2026-08-29T06:42:48.1744193+01:00",
"Updated": "2026-08-29T06:42:48.1744193+01:00",
"Deleted": "2026-08-29T06:42:48.1744193+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "714a7c73-af0f-430d-84c6-79b1a7cf8ce9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "14a7aadb-a19d-478a-ba21-60da31ee444c",
"Inserted": "2026-08-29T06:42:48.1744193+01:00",
"Updated": "2026-08-29T06:42:48.1744193+01:00",
"Deleted": "2026-08-29T06:42:48.1744193+01:00",
"Activation": true,
"Country": "32386138-1182-4eaa-bdfb-e3311dc76116",
"Enrolments": 5,
"Finish": "2026-08-29T06:42:48.1744193+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "834ecb7b-1b31-4033-98b5-9d1c8af1004e",
"Start": "2026-08-29T06:42:48.1744193+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "996b6ae4-de0b-42a1-896b-4f001a41c1d1",
"Inserted": "2026-08-29T06:42:48.1744193+01:00",
"Updated": "2026-08-29T06:42:48.1744193+01:00",
"Deleted": "2026-08-29T06:42:48.1744193+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "834ecb7b-1b31-4033-98b5-9d1c8af1004e",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: