Skip to main content

Check out Port for yourself ➜ 

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.

Property names format

When specifying property names in the propertyNames array, you must include the properties. prefix.
For example, use "properties.uptime_percentage" instead of just "uptime_percentage".

Request

Responses

Retrieved successfully.