Fetch the history of an entity's properties
POST/v1/entities/properties-history
This route allows you to retrieve historical values for a selected list of an entity's properties over a given time range.
To learn more about entities, check out the entity documentation.
Requestโ
Responsesโ
- 200
 - 401
 - 404
 - 413
 - 422
 
Retrieved successfully.
Default Response
A resource with the provided identifier was not found
Request body is too large (limit is 1MiB)
The json provided does not match the route's schema