Skip to main content
GET
Get Devices Pv Control Flex Logs

Authorizations

x-api-key
string
header
required

API Key authentication. Enter your API key in the format: YOUR_API_KEY

Query Parameters

start_time
string | null
required

Start time when the consumption measurement were taken. The time is in UTC in ISO 8601 format.

Time format examples:

  • 2023-10-01T00:00:00Z
  • 2023-10-01T00:00:00
end_time
string | null
required

End time when the consumption measurement were taken. The time is in UTC in ISO 8601 format.

Time format examples:

  • 2023-10-01T00:00:00Z
  • 2023-10-01T00:00:00

Response

Successful response for get hp current telemetry endpoint.

meta
DevicesPVFlexMeta · object
required

Response metadata.

data
DevicesPVFlexLogsDataResponse · object[] | null

List of devices flex logs.