v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBGet Budgets
This request returns your Budgets in Limble.
Return data description
Property: budgetID, Description: The Budget's unique identifier. Property: name, Description: The full name of the Budget. Property: locationID, Description: Which Location this Budget belongs to.
Query parameters
This parameter is a cursor that selects what budgetID you want to start receiving results at. e.g. passing 137 here will only get you budgets with an ID greater than 137.
This parameter is a result limiter. The default is set to return no more than 100 results at one time.
This is a parameter used to string search for a name or partial name of a budget. This parameter expects a string with the wildcard %.
This parameter is used to only get budgets that are linked to a location. This parameter accepts a comma delimited list of location IDs.
This parameter is used to only get specific budgets. This parameter accepts a comma delimited list of budget IDs.
Response
Get Budgets