Budgets
Retrieve a budget
Retrieves the metadata for an existing budget by its unique identifier. Returns NotFound when the budget does not exist in the caller's workspace.
get/v2/budgets/{budget_id}
Path parameters
budget_idstring required
Budget id to retrieve.
Response
OK