{
"data": [
{
"id": "integer",
"name": "string"
}
],
"extended_message": "string",
"message": "string",
"status": "string",
"status_code": "integer"
}
Name | Example | Description |
---|---|---|
data[] | ||
data[].id | 80085 |
eloomis internal id for the sub goal |
data[].name | "Revenue" |
The name of the sub goal |
extended_message |
Text to help with debugging |
|
message |
Text to help with debugging |
|
status | "OK" |
HTTP Status text |
status_code | 200 |
HTTP Status code |