List Policy Transactions
Returns a paginated list of policy transactions (change sets) for a specific policy. Transactions represent the activity log/audit trail of changes made to the policy, including binds, endorsements, cancellations, reinstatements, and renewals.
Filtering:
type- Filter by transaction type (bind, endorsement, cancellation, reinstatement, renewal)
Sorting:
processedAt(default),effectiveDate,type
Required permission: company.policy:read
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Policy identifier
Query Parameters
Page number (1-based, default 1, page size 50)
x >= 1Field to sort by (default processedAt)
processedAt, effectiveDate, type Sort direction (default desc)
asc, desc Filter by transaction type (bind, endorsement, cancellation, reinstatement, renewal) Type of policy transaction (change set)
bind, endorsement, cancellation, reinstatement, renewal 