GET
/
teams
/
{team_id}
/
meters
/
{meter_id}

Request

team_id
integer
required

The id of the team

meter_id
integer
required

The id of the meter

Response

id
integer

The identifier of the meter

type
string

The type of the meter

latest_data
MeterData

The latest data of the meter

created_at
string

The date the meter was created

updated_at
string

The date the meter was last updated