Get Public Tracking
Retrieve the public, unauthenticated tracking view for an order by its UUID.
Authorizations
Zinc API key (Bearer zn_...)
Path Parameters
Response
Successful Response
Public, unauthenticated tracking view for an order.
Keyed by the order's random UUID (used as an unguessable share token). Shows the status, destination, per-package carrier checkpoints, and the ordered items — everything except the recipient's name and phone.
pending, in_progress, order_placed, order_failed, cancelled, cancelled_by_retailer Where an order is headed, for the public tracking page.
Deliberately omits the recipient's name and phone number — everything else on the shipping address (street, city, state, ZIP, country) is shown.
Best-known order-level delivery estimate (destination-local calendar date); per-package estimates are on each shipment.

