Get Variable Instances (POST)
POST/history/variable-instance
Queries for historic variable instances that fulfill the given parameters.
This method is slightly more powerful than the
Get Variable Instances
method because it allows filtering by variable values of the different
types String, Number or Boolean.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, for example if a sortOrder
parameter is supplied, but no sortBy. See the
Introduction
for the error response format.