Get an expense report
Expense Reports
Get an expense report
GET
Get an expense report
A container for expense items. This helps group expenses for a specific purpose.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The expense report uuid
Response
200
The unique identifier for the object.
The report number.
The report title.
Any notes for the report.
The report date. Will be in the form YYYY-MM-DD.
The timestamp when the object was created.
The member associated with this expense report.