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": "3bd556b3-5c8b-46e7-8ec1-3c3f262cecd9",
"Inserted": "2026-07-29T15:24:09.3067698+01:00",
"Updated": "2026-07-29T15:24:09.3067698+01:00",
"Deleted": "2026-07-29T15:24:09.3067698+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-29T15:24:09.3067698+01:00",
"Name": "sample string 6",
"Start": "2026-07-29T15:24:09.3067698+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b392a033-37e9-4579-b010-803f820fc889",
"Inserted": "2026-07-29T15:24:09.3067698+01:00",
"Updated": "2026-07-29T15:24:09.3067698+01:00",
"Deleted": "2026-07-29T15:24:09.3067698+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3bd556b3-5c8b-46e7-8ec1-3c3f262cecd9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "ec0e854b-7031-42d6-82b0-f1a785049283",
"Inserted": "2026-07-29T15:24:09.3223443+01:00",
"Updated": "2026-07-29T15:24:09.3223443+01:00",
"Deleted": "2026-07-29T15:24:09.3223443+01:00",
"Activation": true,
"Country": "1521366c-59e0-4abc-94e5-e4655249bc0f",
"Enrolments": 5,
"Finish": "2026-07-29T15:24:09.3223443+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b392a033-37e9-4579-b010-803f820fc889",
"Start": "2026-07-29T15:24:09.3223443+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "b5e29c70-89c8-4b78-b3cf-f13278aa6e72",
"Inserted": "2026-07-29T15:24:09.3223443+01:00",
"Updated": "2026-07-29T15:24:09.3223443+01:00",
"Deleted": "2026-07-29T15:24:09.3223443+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b392a033-37e9-4579-b010-803f820fc889",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "3bd556b3-5c8b-46e7-8ec1-3c3f262cecd9",
"Inserted": "2026-07-29T15:24:09.3067698+01:00",
"Updated": "2026-07-29T15:24:09.3067698+01:00",
"Deleted": "2026-07-29T15:24:09.3067698+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-07-29T15:24:09.3067698+01:00",
"Name": "sample string 6",
"Start": "2026-07-29T15:24:09.3067698+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "b392a033-37e9-4579-b010-803f820fc889",
"Inserted": "2026-07-29T15:24:09.3067698+01:00",
"Updated": "2026-07-29T15:24:09.3067698+01:00",
"Deleted": "2026-07-29T15:24:09.3067698+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "3bd556b3-5c8b-46e7-8ec1-3c3f262cecd9",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "ec0e854b-7031-42d6-82b0-f1a785049283",
"Inserted": "2026-07-29T15:24:09.3223443+01:00",
"Updated": "2026-07-29T15:24:09.3223443+01:00",
"Deleted": "2026-07-29T15:24:09.3223443+01:00",
"Activation": true,
"Country": "1521366c-59e0-4abc-94e5-e4655249bc0f",
"Enrolments": 5,
"Finish": "2026-07-29T15:24:09.3223443+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "b392a033-37e9-4579-b010-803f820fc889",
"Start": "2026-07-29T15:24:09.3223443+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "b5e29c70-89c8-4b78-b3cf-f13278aa6e72",
"Inserted": "2026-07-29T15:24:09.3223443+01:00",
"Updated": "2026-07-29T15:24:09.3223443+01:00",
"Deleted": "2026-07-29T15:24:09.3223443+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "b392a033-37e9-4579-b010-803f820fc889",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: