List insured shipments
Returns a list of shipping labels with insurance coverage.
参数
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
返回
200
List of insured shipments retrieved successfully
401
Authentication required
相关
Insurance
GET/api/v1/insurances