List expense reports for organization

Lists expense reports for the specified organization.

Path Params
string
required

The organization id

Query Params
statuses
array of strings

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

statuses
include
array of strings

Parameter used to include additional data in the response. Available options:

  • expenseRecords: Include all expense records in the report
  • approvalChain: Include approval chain information (reminderSentToApprover, hasRejectedExpenseRecords, hasIncorrectApprovalChains, currentApproverInfo, approvalAllowed)
  • sendChain: Include send chain information (sendChain, hasIncorrectApprovalChains)
  • employeeId: Include the employee ID of the report owner
  • tag: Include tag information (simulatedCardReport, integrationTest, dimensions)
include
Allowed:
integer
1 to 1000
Defaults to 10

Max records to return

integer
≥ 0
Defaults to 0

Offset to be used in list

string

Parameter used in the search

string
Defaults to lastUpdated:desc

Supported fields are name, dateCreated, sent, reportNumber, ownerName, totalAmount, organizationName, organizationNumber and lastUpdated.

string
enum

Filter ON_HOLD reports by substatus

Allowed:
date

Used for filtering

date

Used for filtering

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