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": "5895aefc-2688-463d-8122-2a1466ed4d1c",
"Inserted": "2026-05-04T12:06:54.5089859+01:00",
"Updated": "2026-05-04T12:06:54.5089859+01:00",
"Deleted": "2026-05-04T12:06:54.5089859+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-04T12:06:54.5089859+01:00",
"Name": "sample string 6",
"Start": "2026-05-04T12:06:54.5089859+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "25033ba9-3a18-4acb-9fc5-236390d9cc9f",
"Inserted": "2026-05-04T12:06:54.5089859+01:00",
"Updated": "2026-05-04T12:06:54.5089859+01:00",
"Deleted": "2026-05-04T12:06:54.5089859+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "5895aefc-2688-463d-8122-2a1466ed4d1c",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7605ff51-f60c-422b-83aa-402fe6a04b38",
"Inserted": "2026-05-04T12:06:54.5089859+01:00",
"Updated": "2026-05-04T12:06:54.5089859+01:00",
"Deleted": "2026-05-04T12:06:54.5089859+01:00",
"Activation": true,
"Country": "95f0cd50-a009-4d5b-87f8-823ae1eab6d9",
"Enrolments": 5,
"Finish": "2026-05-04T12:06:54.5089859+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "25033ba9-3a18-4acb-9fc5-236390d9cc9f",
"Start": "2026-05-04T12:06:54.5089859+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9f8a0f26-71d9-4f4f-89b9-22938e88b189",
"Inserted": "2026-05-04T12:06:54.5089859+01:00",
"Updated": "2026-05-04T12:06:54.5089859+01:00",
"Deleted": "2026-05-04T12:06:54.5089859+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "25033ba9-3a18-4acb-9fc5-236390d9cc9f",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "5895aefc-2688-463d-8122-2a1466ed4d1c",
"Inserted": "2026-05-04T12:06:54.5089859+01:00",
"Updated": "2026-05-04T12:06:54.5089859+01:00",
"Deleted": "2026-05-04T12:06:54.5089859+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-05-04T12:06:54.5089859+01:00",
"Name": "sample string 6",
"Start": "2026-05-04T12:06:54.5089859+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "25033ba9-3a18-4acb-9fc5-236390d9cc9f",
"Inserted": "2026-05-04T12:06:54.5089859+01:00",
"Updated": "2026-05-04T12:06:54.5089859+01:00",
"Deleted": "2026-05-04T12:06:54.5089859+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "5895aefc-2688-463d-8122-2a1466ed4d1c",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "7605ff51-f60c-422b-83aa-402fe6a04b38",
"Inserted": "2026-05-04T12:06:54.5089859+01:00",
"Updated": "2026-05-04T12:06:54.5089859+01:00",
"Deleted": "2026-05-04T12:06:54.5089859+01:00",
"Activation": true,
"Country": "95f0cd50-a009-4d5b-87f8-823ae1eab6d9",
"Enrolments": 5,
"Finish": "2026-05-04T12:06:54.5089859+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "25033ba9-3a18-4acb-9fc5-236390d9cc9f",
"Start": "2026-05-04T12:06:54.5089859+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "9f8a0f26-71d9-4f4f-89b9-22938e88b189",
"Inserted": "2026-05-04T12:06:54.5089859+01:00",
"Updated": "2026-05-04T12:06:54.5089859+01:00",
"Deleted": "2026-05-04T12:06:54.5089859+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "25033ba9-3a18-4acb-9fc5-236390d9cc9f",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: