Phones
Get one file delivery
Returns a single delivery by id and its current status. Poll this to wait on a specific push: the list endpoint pages the newest records and can drop a delivery that ages past the page on a busy phone.
get/phones/{phone_id}/deliveries/{delivery_id}
Path parameters
phone_idstring required
phone the delivery belongs to
phone the delivery belongs to
delivery_idstring uuid required
delivery to fetch
delivery to fetch
Response
OK
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 59 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○