Request
GET https://backend.net0.com/v1/sites/{siteId}/fuel
This endpoint allows for the retrieval of a single site (physical location) fuel consumption available on your Net0 account.
curl --location --request GET 'https://backend.net0.com/v1/sites/da450a9f-299a-467f-bb38-846476e33dd6/fuel' \
--header 'x-api-key: <API_KEY>'
Parameters
Attribute | Type | Description | In |
---|---|---|---|
siteId | String | The id of the site to retrieve its fuel. | path |