Skip to main content
GET
Fetch entity state history from InfluxDB

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start
string<date-time>
required

ISO 8601 start time

end
string<date-time>
required

ISO 8601 end time

entity_id
string
required

Comma-separated entity_ids

Response

History points grouped by entity_id

{key}
object[]