v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Budgets
Steps

Get Steps

get/v2/budgets/steps

Query parameters

namestring

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 %.

stepsstring

This parameter is used to only get specific steps. This parameter accepts a comma delimited list of step IDs.

budgetsinteger

This parameter is used to only get steps that are linked to a budget. This parameter accepts a comma delimited list of budget IDs.

locationsstring

This parameter is used to only get steps that are linked to a budget at a specific location. This parameter accepts a comma delimited list of location IDs.

cursorinteger

This parameter is a cursor that selects what stepID you want to start receiving results at. e.g. passing 137 here will only get you steps with an ID greater than 137.

limitinteger

This parameter is a result limiter. The default is set to return no more than 100 results at one time.

Response

Budget Steps

stepIDinteger
budgetIDinteger
namestring
sortOrderinteger