v4
latestOpenAPI 3.1.02026-08-03427198448.4 KBinternal
List Expenses
List expenses with optional filters.
get/api/internal/expenses
Query parameters
user_idstring
org_idstring
merchant_namestring nullable
Partial match on merchant name
Partial match on merchant name
descriptionstring nullable
Partial match on description
Partial match on description
client_idstring nullable
Filter by client UUID
Filter by client UUID
categorystring nullable
Filter by expense category
Filter by expense category
invoice_idstring nullable
Filter by invoice UUID
Filter by invoice UUID
is_archivedboolean nullable
Filter by archived status
Filter by archived status
order_bystring nullable
Column to sort by (e.g., expense_date, amount, created_at, merchant_name)
Column to sort by (e.g., expense_date, amount, created_at, merchant_name)
order_descboolean nullable
Sort in descending order (most recent first)
Sort in descending order (most recent first)
limitinteger
Maximum number of expenses to return
Maximum number of expenses to return
offsetinteger
Number of expenses to skip
Number of expenses to skip
Response
Successful Response
{"stackTrail":"paths:/api/internal/expenses:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}