{
"data": {
"course_ids": [
"integer"
],
"id": "integer",
"name": "string"
},
"extended_message": "string",
"message": "string",
"status": "string",
"status_code": "integer"
}
Name | Example | Description |
---|---|---|
data | Program | |
data.course_ids[] |
The ids of the courses attached to the program |
|
data.id | 80085 |
eloomis internal id for the course |
data.name | "GDPR Compliance program" |
Program name as it appears in eloomi |
extended_message |
Text to help with debugging |
|
message |
Text to help with debugging |
|
status | "OK" |
HTTP Status text |
status_code | 200 |
HTTP Status code |