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": "0ce30f19-bdd8-4dfe-9981-c32152927115",
"Inserted": "2026-06-12T17:29:59.0126985+01:00",
"Updated": "2026-06-12T17:29:59.0126985+01:00",
"Deleted": "2026-06-12T17:29:59.0126985+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-12T17:29:59.0126985+01:00",
"Name": "sample string 6",
"Start": "2026-06-12T17:29:59.0126985+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "a220c6f6-068c-46c7-b601-4b8df024fcb3",
"Inserted": "2026-06-12T17:29:59.0126985+01:00",
"Updated": "2026-06-12T17:29:59.0126985+01:00",
"Deleted": "2026-06-12T17:29:59.0126985+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "0ce30f19-bdd8-4dfe-9981-c32152927115",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "cede932a-02d8-42bf-8f1d-3a87c491b82f",
"Inserted": "2026-06-12T17:29:59.0283194+01:00",
"Updated": "2026-06-12T17:29:59.0283194+01:00",
"Deleted": "2026-06-12T17:29:59.0283194+01:00",
"Activation": true,
"Country": "35c45738-ab3d-4970-a0f9-264f419fe88d",
"Enrolments": 5,
"Finish": "2026-06-12T17:29:59.0283194+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "a220c6f6-068c-46c7-b601-4b8df024fcb3",
"Start": "2026-06-12T17:29:59.0283194+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "df13de7a-1d6d-4114-8416-0021b1ecc2c0",
"Inserted": "2026-06-12T17:29:59.0283194+01:00",
"Updated": "2026-06-12T17:29:59.0283194+01:00",
"Deleted": "2026-06-12T17:29:59.0283194+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "a220c6f6-068c-46c7-b601-4b8df024fcb3",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
},
{
"Identifier": "0ce30f19-bdd8-4dfe-9981-c32152927115",
"Inserted": "2026-06-12T17:29:59.0126985+01:00",
"Updated": "2026-06-12T17:29:59.0126985+01:00",
"Deleted": "2026-06-12T17:29:59.0126985+01:00",
"Content": "sample string 3",
"Credit": 4,
"Description": "sample string 5",
"Finish": "2026-06-12T17:29:59.0126985+01:00",
"Name": "sample string 6",
"Start": "2026-06-12T17:29:59.0126985+01:00",
"Totara": 1,
"routes_available": 8,
"Modules": [
{
"Identifier": "a220c6f6-068c-46c7-b601-4b8df024fcb3",
"Inserted": "2026-06-12T17:29:59.0126985+01:00",
"Updated": "2026-06-12T17:29:59.0126985+01:00",
"Deleted": "2026-06-12T17:29:59.0126985+01:00",
"Activation": true,
"Content": "sample string 4",
"Course": "0ce30f19-bdd8-4dfe-9981-c32152927115",
"Credit": 6,
"Description": "sample string 7",
"Mandatory": true,
"Name": "sample string 9",
"Totara": 1,
"tier": 10,
"routes": 11,
"Sets": [
{
"Identifier": "cede932a-02d8-42bf-8f1d-3a87c491b82f",
"Inserted": "2026-06-12T17:29:59.0283194+01:00",
"Updated": "2026-06-12T17:29:59.0283194+01:00",
"Deleted": "2026-06-12T17:29:59.0283194+01:00",
"Activation": true,
"Country": "35c45738-ab3d-4970-a0f9-264f419fe88d",
"Enrolments": 5,
"Finish": "2026-06-12T17:29:59.0283194+01:00",
"Location": "sample string 6",
"Maximum": 7,
"Minimum": 8,
"Module": "a220c6f6-068c-46c7-b601-4b8df024fcb3",
"Start": "2026-06-12T17:29:59.0283194+01:00",
"Totara": 1,
"Workshops": 10
}
],
"Tutors": [
{
"Identifier": "df13de7a-1d6d-4114-8416-0021b1ecc2c0",
"Inserted": "2026-06-12T17:29:59.0283194+01:00",
"Updated": "2026-06-12T17:29:59.0283194+01:00",
"Deleted": "2026-06-12T17:29:59.0283194+01:00",
"Activation": true,
"Enrolments": 4,
"Module": "a220c6f6-068c-46c7-b601-4b8df024fcb3",
"Name": "sample string 6",
"Totara": 1
}
]
}
]
}
]
application/xml
Sample:
text/xml
Sample: