History
Manage and query the event history log. External services use this API to submit history entries to Core's centralized history service; all consumers use it to list or retrieve recorded events.
List history events
<strong>Permissions:</strong> <code>HISTORY_LIST</code> <code>SYSTEM_HISTORY_LIST</code>
Create history event
<strong>Permissions:</strong> <code>HISTORY_CREATE</code>
Retrieve history entry
<strong>Permissions:</strong> <code>HISTORY_DETAIL</code> <code>SYSTEM_HISTORY_DETAIL</code>