GetApp Core / Delivery
Delivery status and preparation endpoints
📄️ Prepare delivery for a downstream agent
Cache-first: if source is 'cache' or omitted, extracts `base_url` from the incoming request
📄️ Get current status of a prepared delivery
Returns the preparation status for the given catalog ID. Same cache-first logic as prepareDelivery.
📄️ Accept download status update from downstream agent (no-op)
In A2A mode the intermediary agent acknowledges the status and returns 200.