Skip to content

ReadInstanceTrend

GET
/api/sites/{siteId}/instances/{instanceId}/trend
curl --request GET \
--url https://demo.consystence.com/api/sites/example/instances/example/trend \
--header 'Authorization: Bearer <token>'
siteId
required
string
instanceId
required
string
tag
Array<string>
from
string format: date-time
to
string format: date-time
maxPoints
integer format: int32

OK