List all budget values for a projectAsk AIget https://api.airsaas.io/v1/projects/{_project_id}/budget_values/List all budget values for a project. Only available for projects with yearly budgets enabled.Path Params_project_idstringrequiredId of the project. Can either be the UUID of the project (ex: d517a206-c6ea-4189-a4c4-72312f0a72f9) or the short id of the project (ex: ABC-A12).Query ParamsorderingstringWhich field to use when ordering the results.pageintegerA page number within the paginated result set.page_sizeintegerNumber of results to return per page.Response 200Updated 11 months ago