cURL
curl --request GET \ --url https://api.example.com/api/v1/meters/{meter_id}
Retrieve a meter by ID.
Was this page helpful?