Get a project monthly budget expense
Project Monthly Budget Expenses
Get a project monthly budget expense
GET
Get a project monthly budget expense
The monthly budget for an expense category on a project. Only available for projects that are using a monthly budget and the monthly budget mode is “detailed”.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The project monthly budget expense uuid.
Response
200
The unique identifier for the object.
The total billable amount for the expense category. null when the project is non-billable.
The total non-billable amount for the expense category.
The timestamp when the object was created.
Notes about this monthly budget expense.
The project this monthly budget expense belongs to.
The expense category for this monthly budget expense.