List transaction history
transactions
List transaction history
Lists transaction history for the authenticated user or organization with pagination support. Supports filtering by transaction type, case ID, and party ID.
POST
List transaction history
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Body
application/json
Maximum number of transactions to return (1-100)
Example:
20
Pagination cursor from previous response
Example:
"2025-08-15T10:30:00.000Z"
Filter by transaction type
Available options:
charge, credit, refund Example:
"charge"
Filter by case ID (exact match, max 20 characters)
Example:
"2025-08-00292"
Filter by party ID (exact match, max 20 characters)
Example:
"claimant"