GET
/
plans
/
{plan}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

plan
string
required

ID of the plan to retrieve

Response

200 - application/json
object
string
required

Type of object is always plan.

id
string
required

Unique identifier for the plan.

name
string
required

Name of the plan.

description
string
required

Description of the plan.

price
number
required

Monthly base fee charged excl. grid and metering operator fees, as well as taxes and levies.

currency
string
required

Currency for the fees.

created_at
string
required