List approvals

Returns the list of expense reports the calling user has authority to approve in this organization — the approver's inbox. Access is granted by approval-chain membership, so a user without full org membership still sees the reports they're chained to approve.

Path Params
string
required
^[0-9a-fA-F]{32}$

The id of the organization of the user

Query Params
include
array of strings

Optional properties to include. Expense records optional data can be included by extending the expenseRecords include keyword with the available optional parameters from the List expenses endpoint. E.g. expenseRecords.verification, expenseRecords.meta.abbreviation, expenseRecords.meta.splits etc.

include
string
^[0-9a-fA-F]{32}$

The id of the person to filter approvals on

integer
1 to 1000
Defaults to 10

max records to return

integer
≥ 0
Defaults to 0

the offset to be used in list

statuses
array of strings

Comma separated list of statuses to include, to exclude a status use ! before the status

statuses
string
^[0-9a-fA-F]{32}$

The id of the expense report to filter on

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json