get https://api.doit.com/analytics/v1/budgets
Returns a list of budgets that your account has access to. Budgets are listed in reverse chronological order by default.
Log in to see full request history
Responses
Returns a list of budgets that your account has access to. Budgets are listed in reverse chronological order by default.
xxxxxxxxxx
curl --request GET \
--url 'https://api.doit.com/analytics/v1/budgets?maxResults=50' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: