Get a Project Expense
Projects
Get a Project Expense
Returns a single project expense, including its amount, date, accounting code, and the project it belongs to.
GET
Get a Project Expense
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
(Required) The project expense identifier.
Response
OK
The unique identifier of the record in Virtuous.
The identifier of the project this record is designated to.
The UTC date and time the record was created.
The name of the user who created the record.
The UTC date and time the record was last modified.
The name of the user who last modified the record.
Last modified on August 11, 2026