AbstractExpanderResponse Data Type

Base class for expandable responses

Properties
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"
}