get https://api.bewe.io/v1/budgets/
Log in to see full request history
Filters
Key | Description | Value |
---|---|---|
startDate | filter by date range | YYYY-MM-DD format |
endDate | filter by date range | YYYY-MM-DD format |
Responses
Key | Description | Value |
---|---|---|
startDate | filter by date range | YYYY-MM-DD format |
endDate | filter by date range | YYYY-MM-DD format |
xxxxxxxxxx
curl --request GET \
--url https://api.bewe.io/v1/budgets/ \
--header 'accept: application/json' \
--header 'authorization: Bearer {token}'
Try It!
to start a request and see the response here! Or choose an example: