v1
latestOpenAPI 3.1.02026-07-22304756.7 KBBox
List box snapshots
List completed snapshots for one box, newest first.
get/boxes/{boxId}/snapshots
Path parameters
boxIdstring required
Public Box id returned by create/list/get box calls.
Query parameters
limitinteger
Maximum items to return.
cursorstring nullable
Opaque pagination cursor returned as pageInfo.nextCursor.
sort'asc' | 'desc'
Sort direction for cursor pagination.
Response
Completed snapshots for this box.
Example response
{
"ok": true
}