List Event Transactions
Returns a paginated list of financial transactions for a specific event.
Supports filtering by transaction type, status, payee, and text search.
Required permission: company.event:export
Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Event identifier
Query Parameters
Page number (1-based, default 1, page size 50)
x >= 1Field to sort by (default invoiceDate)
invoiceDate, paidDate, amount, status, transactionType Sort direction (default desc)
asc, desc Filter by transaction category (e.g., "indemnity_invoice", "alae_invoice")
Filter by transaction status (owed, paid, approved, void) Status of a financial transaction
owed, paid, approved, void Filter by payee ID
Search across quote number, description, and other text fields
