List company's expense reports.
GET/expenses/expense-reports
List company's expense reports. If the token used has the expense_report.limited_to_self permission, this will only list the user's expense reports
Request
Responses
- 200
- 401
- 403
- 500
Success
Authentication is required to access the resource.
The server has understood the request, but refuses to execute it.
A generic error message, given when an unexpected condition was encountered and no more specific message is suitable.