List all budget line values for a budget line

Returns a paginated list of all budget line values for the given budget line. BudgetLineValue represents a line-level yearly value identified by (budget_line, year). Use this endpoint for detailed budgeting on each budget line. Updating line values recalculates project-level BudgetValue aggregates for the same fiscal year.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Id 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).

uuid
required

Id of the budget line. Can be the UUID of the budget line (ex: <built-in function id>).

Query Params
string

Which field to use when ordering the results.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json