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": "941311f1-4d23-45e5-b008-154b2fca76fb",
"Inserted": "2026-08-17T06:17:16.7582424+01:00",
"Updated": "2026-08-17T06:17:16.7582424+01:00",
"Deleted": "2026-08-17T06:17:16.7582424+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-17T06:17:16.7582424+01:00",
"Name": "sample string 6",
"Start": "2026-08-17T06:17:16.7582424+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "343199bb-93bd-4d8e-b332-bd411785da91",
"Inserted": "2026-08-17T06:17:16.7582424+01:00",
"Updated": "2026-08-17T06:17:16.7582424+01:00",
"Deleted": "2026-08-17T06:17:16.7582424+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "941311f1-4d23-45e5-b008-154b2fca76fb",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "ade3f72c-ad55-42f8-aac1-34b685a1023e",
"Inserted": "2026-08-17T06:17:16.7582424+01:00",
"Updated": "2026-08-17T06:17:16.7582424+01:00",
"Deleted": "2026-08-17T06:17:16.7582424+01:00",
"Activation": true,
"Country": "a495341b-77d2-44d1-83b8-914dfa7672a1",
"Enrolments": 5,
"Finish": "2026-08-17T06:17:16.7582424+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "343199bb-93bd-4d8e-b332-bd411785da91",
"Start": "2026-08-17T06:17:16.7582424+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "42b5ad1a-006a-486b-a48f-12e9b437f363",
"Inserted": "2026-08-17T06:17:16.7738659+01:00",
"Updated": "2026-08-17T06:17:16.7738659+01:00",
"Deleted": "2026-08-17T06:17:16.7738659+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "343199bb-93bd-4d8e-b332-bd411785da91",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "941311f1-4d23-45e5-b008-154b2fca76fb",
"Inserted": "2026-08-17T06:17:16.7582424+01:00",
"Updated": "2026-08-17T06:17:16.7582424+01:00",
"Deleted": "2026-08-17T06:17:16.7582424+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-08-17T06:17:16.7582424+01:00",
"Name": "sample string 6",
"Start": "2026-08-17T06:17:16.7582424+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "343199bb-93bd-4d8e-b332-bd411785da91",
"Inserted": "2026-08-17T06:17:16.7582424+01:00",
"Updated": "2026-08-17T06:17:16.7582424+01:00",
"Deleted": "2026-08-17T06:17:16.7582424+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "941311f1-4d23-45e5-b008-154b2fca76fb",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "ade3f72c-ad55-42f8-aac1-34b685a1023e",
"Inserted": "2026-08-17T06:17:16.7582424+01:00",
"Updated": "2026-08-17T06:17:16.7582424+01:00",
"Deleted": "2026-08-17T06:17:16.7582424+01:00",
"Activation": true,
"Country": "a495341b-77d2-44d1-83b8-914dfa7672a1",
"Enrolments": 5,
"Finish": "2026-08-17T06:17:16.7582424+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "343199bb-93bd-4d8e-b332-bd411785da91",
"Start": "2026-08-17T06:17:16.7582424+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "42b5ad1a-006a-486b-a48f-12e9b437f363",
"Inserted": "2026-08-17T06:17:16.7738659+01:00",
"Updated": "2026-08-17T06:17:16.7738659+01:00",
"Deleted": "2026-08-17T06:17:16.7738659+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "343199bb-93bd-4d8e-b332-bd411785da91",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: