Base class for expandable responses
| name | data type | description |
|---|---|---|
| expand | string | Expandable key that shows the available expanding options. Existing keys to expand the response: approvals,actions,tasks,states |
Example
{
"expand" : "approvals,actions,tasks,states"
}