GET
/
schedules
/
{id}

Authorizations

Authorization
string
headerrequired

Authenticate with bearer_token you obtained from /login endpoint.

Path Parameters

id
string
required

Response

200 - application/json
id
string
required

FlatPeak schedule id.

object
string
required

Represents the object’s type.

live_mode
string
required

Has the value true if the object exists in live mode or the value false if the object exists in test mode.

location_id
string
required

FlatPeak location ID where this schedule applies.

location_timezone
string
required

The timezone at the location, in 'tz database format'. I.e. 'Europe/Berlin'.

currency_code
string
required

Currency code for cost of energy measure. Always returned in large currency units.

max_power
object
required

Maximum speed of power transfer for that location.

tariff
object
required

Maximum speed of power transfer for that location.

saving
object
required

Maximum speed of power transfer for that location.

data
object[]

This object that contains device schedules.

time_created
string
required

Time when this object was created, in UTC.

account_id
string
required

FlatPeak account ID.