Skip to main content

Get delivery details

Returns the current state of an in-progress or completed delivery — status, courier, quote, timeline history, and POD media.

GET/v1/deliveries/{deliveryID}

Headers

Authorizationstringrequired
Bearer token.

Parameters

deliveryIDstringrequired
Path parameter. The Dash-issued id from Create Delivery, e.g. DE-1727921269869.

Media types

PICKUP_PROOF
Photo captured by the driver at pickup. Present from PENDING_DELIVERY onward (EXPRESS only).
DELIVERY_PROOF
Handover photo. Present once status reaches COMPLETED.
FAILED_PROOF
Photo captured at the failure point. Present when status = FAILED.

Error responses

404Pengantaran tidak ditemukan — deliveryID doesn't exist for your workspace.