This action allows to the details of a meter.The required scope is meters.By default only active meter could be fetch. To get deactivated meter include param deactivated=true
Access via Access token, with the source accessibility determined by the permissions of the customer associated with the token and the Login token scopes used to obtain it
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.