v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBAsset Field History
Any time an Asset's field is changed an entry is inserted into a history.
This request allows you to pull that information so you can see trends over time.
Query parameters
This parameter can be used to get a single Asset or a list of Assets in a comma-separated list.
This parameter can be used to get a single Asset Fields or a list of Asset Fields in a comma-separated list.
This parameter is used to only get Asset Fields for Assets that were last edited after the unix timestamp passed into the start parameter. For example, all Assets that were last edited after April 18th, 2018.
This parameter is used to only get Asset Fields for Assets that were last edited before the unix timestamp passed into the end parameter.
This parameter is a cursor that selects what id you want to start receiving results at. e.g. passing 137 here will only get you asset fields with an id greater than 137.
This parameter is a result limiter. The default is set to return no more than 100 results at one time.
Response
Asset Field History