Request
The id of the team
Response
Array of meters
Returns all the meters that the specified team has access to
curl --request GET \
--url https://cloud.volttime.com/api/v2/teams/{team_id}/meters \
--header 'Authorization: Bearer <token>'
Show Meter
Show ConnectionStatus
ct_meter
Was this page helpful?
curl --request GET \
--url https://cloud.volttime.com/api/v2/teams/{team_id}/meters \
--header 'Authorization: Bearer <token>'