List insured shipments
Returns a list of shipping labels with insurance coverage.
Parameters
Query Parameters
page
integer
Page number for pagination
limit
integer
Items per page (max 100)
status
string (PURCHASED | IN_TRANSIT | DELIVERED | VOIDED)
Filter by shipment status
has_claim
boolean
Filter by whether a claim has been filed
Returns
200
List of insured shipments retrieved successfully
401
Authentication required
Related
Insurance
GET/api/v1/insurances