Workflow History Item

An Object

Note

Drop in one of our language drivers to accelerate your development.
Here are links to some of our popular Cookbooks to help you get started!

Parent

This Workflow History Item is contained within a Platform.

Properties

The following properties are available:

Property Type Default Read-Only Description
_doc string No The primary ID
_system object No Metadata maintained by the system

Schema


{
  "type": "object",
  "extends": "document",
  "description": "Workflow History Item",
  "container": "platform",
  "properties": {
    "_doc": null,
    "_system": null
  },
  "id": "workflowHistoryItem"
}