get https://api.flumewater.com/users//devices//budgets
Fetch a sensor device's budgets.
Log in to see full request history
Responses
Fetch a sensor device's budgets.
xxxxxxxxxx
curl --request GET \
--url 'https://api.flumewater.com/users/user_id/devices/device_id/budgets?limit=50&offset=0&sort_field=id&sort_direction=ASC' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: