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": "d50a2f74-d2e2-4c68-8833-11e6ffc901c9",
"Inserted": "2026-07-24T17:51:01.042408+01:00",
"Updated": "2026-07-24T17:51:01.042408+01:00",
"Deleted": "2026-07-24T17:51:01.042408+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-24T17:51:01.042408+01:00",
"Name": "sample string 6",
"Start": "2026-07-24T17:51:01.042408+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "cafe3711-c927-4ffc-aea9-9a08d51109d2",
"Inserted": "2026-07-24T17:51:01.042408+01:00",
"Updated": "2026-07-24T17:51:01.042408+01:00",
"Deleted": "2026-07-24T17:51:01.042408+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "d50a2f74-d2e2-4c68-8833-11e6ffc901c9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "8b49838a-8992-45a7-9249-8e4d14227373",
"Inserted": "2026-07-24T17:51:01.042408+01:00",
"Updated": "2026-07-24T17:51:01.042408+01:00",
"Deleted": "2026-07-24T17:51:01.042408+01:00",
"Activation": true,
"Country": "d5c36181-02da-4995-9551-12495b5f3acb",
"Enrolments": 5,
"Finish": "2026-07-24T17:51:01.042408+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "cafe3711-c927-4ffc-aea9-9a08d51109d2",
"Start": "2026-07-24T17:51:01.042408+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "3350c79d-11e0-46dd-bd2d-7f26d5f137df",
"Inserted": "2026-07-24T17:51:01.042408+01:00",
"Updated": "2026-07-24T17:51:01.042408+01:00",
"Deleted": "2026-07-24T17:51:01.042408+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "cafe3711-c927-4ffc-aea9-9a08d51109d2",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "d50a2f74-d2e2-4c68-8833-11e6ffc901c9",
"Inserted": "2026-07-24T17:51:01.042408+01:00",
"Updated": "2026-07-24T17:51:01.042408+01:00",
"Deleted": "2026-07-24T17:51:01.042408+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-24T17:51:01.042408+01:00",
"Name": "sample string 6",
"Start": "2026-07-24T17:51:01.042408+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "cafe3711-c927-4ffc-aea9-9a08d51109d2",
"Inserted": "2026-07-24T17:51:01.042408+01:00",
"Updated": "2026-07-24T17:51:01.042408+01:00",
"Deleted": "2026-07-24T17:51:01.042408+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "d50a2f74-d2e2-4c68-8833-11e6ffc901c9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "8b49838a-8992-45a7-9249-8e4d14227373",
"Inserted": "2026-07-24T17:51:01.042408+01:00",
"Updated": "2026-07-24T17:51:01.042408+01:00",
"Deleted": "2026-07-24T17:51:01.042408+01:00",
"Activation": true,
"Country": "d5c36181-02da-4995-9551-12495b5f3acb",
"Enrolments": 5,
"Finish": "2026-07-24T17:51:01.042408+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "cafe3711-c927-4ffc-aea9-9a08d51109d2",
"Start": "2026-07-24T17:51:01.042408+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "3350c79d-11e0-46dd-bd2d-7f26d5f137df",
"Inserted": "2026-07-24T17:51:01.042408+01:00",
"Updated": "2026-07-24T17:51:01.042408+01:00",
"Deleted": "2026-07-24T17:51:01.042408+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "cafe3711-c927-4ffc-aea9-9a08d51109d2",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: