Retrieve a list of historic values for the specified entity id/ids.
POST/history/entity/:entity
Retrieves a list of historic values for entities specified with the given id value. The entity type needs to support history tracking.
Request
Responses
- 200
- 4XX
- 5XX
Returns 'EntityHistoryResult'
The request failed because invalid request parameters or data were supplied or access was denied.
The request failed because an error occurred during processing of the request.