Returns a paginated list of all transactions for a policy, ordered by
policyVersion. Each transaction represents an immutable change set
(new business, endorsement, cancellation, reinstatement, or renewal).
Use this endpoint to see the full transaction history of a policy. For detailed per-field deltas, retrieve a single transaction via the Get Policy Transaction endpoint.
Required permission: company.policy:read
API key authentication. Include your API key in the Authorization header.
Company identifier
Policy identifier
Page number (1-based, default 1, page size 50)
x >= 1Sort direction for policyVersion ordering (default asc).
Use asc for chronological order, desc for most-recent-first.
asc, desc