v1
latestOpenAPI 3.0.12026-07-1715498233.4 KBpersistence
Gets item persistence data from the persistence service.
get/persistence/items/{itemname}
Path parameters
itemnamestring required
The item name
Query parameters
serviceIdstring
Id of the persistence service. If not provided the default service will be used
starttimestring
Start time of the data to return. Will default to 1 day before endtime. [yyyy-MM-dd'T'HH:mm:ss.SSSZ]
endtimestring
End time of the data to return. Will default to current time. [yyyy-MM-dd'T'HH:mm:ss.SSSZ]
pageinteger
Page number of data to return. This parameter will enable paging.
pagelengthinteger
The length of each page.
boundaryboolean
Gets one value before and after the requested period.
Response
OK