v1
latestOpenAPI 3.1.02026-07-22304756.7 KBBox
Get box
Poll this endpoint after create, stop, resume, or fork operations.
get/boxes/{boxId}
Response
Box details.
Example response
{
"ok": true,
"type": "box.info",
"box": {
"id": "bx_23456789",
"name": "Box 2026-05-31 12:00"
}
}