v1
latestOpenAPI 3.1.02026-07-22304756.7 KBBox
Get latest box snapshot
Return the most recent completed snapshot for this box, or null if it has none.
get/boxes/{boxId}/snapshots/latest
Path parameters
boxIdstring required
Public Box id returned by create/list/get box calls.
Response
Most recent completed snapshot, or null.
Example response
{
"ok": true
}