Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sandboxId
string
required

Query Parameters

intervalMs
number | null

Response

200 - text/event-stream

Server-sent sandbox metrics stream

The response is of type string.

Last modified on September 15, 2026