Sandboxes
Get sandbox metrics
Returns CPU, memory, disk, and network metrics for a time range.
GET
Get sandbox metrics
Authorizations
Personal access token (msb_pat_…) or session JWT - the credential an agent acts with on a user's behalf.
Query Parameters
Look-back window in seconds (default 3600 = 1h, max 604800 = 7d).
Required range:
x >= 0Sample resolution in seconds (default 30, min 5).
Required range:
x >= 0Response
Sandbox metrics
Per-sandbox metrics over a time range, keyed by metric (cpu,
memory_bytes, net_rx_bytes_rate, …). See plans/monitoring-plan.md
§ B for the catalog.