Electricity rates / ListingAsk AIget https://{tenantUrl}/public-api/resources/electricity-rates/v2.0Get all Electricity ratesQuery Paramsper_pageinteger1 to 100Defaults to 100The number of items to return per page.cursorstringThe cursor to fetch the next page. Do not construct this value manually. Use one of the following methods: Use the value from the previous response's links.next to fetch the next page Pass an empty string (e.g., ?cursor or ?cursor=) to initiate cursor pagination on the first page filterobjectfilter objectResponses 200Success 401Access token is missing or invalid 403You do not have permission to perform the action 422The payload you provided is invalidUpdated about 2 months ago