# Expenses

## List expenses

 - [GET /v1/expenses](https://developer.brex.com/openapi/expenses_api/expenses/listexpenses.md): List expenses under the same account. Admin and bookkeeper have access to any expense, and regular users can only access their own.

## Get an expense

 - [GET /v1/expenses/{id}](https://developer.brex.com/openapi/expenses_api/expenses/getexpense.md): Get an expense by its ID.

