Rate Limit
1000 requests per 60 seconds per IP and token.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by team ID
Filter by status
Available options:
PENDING, PROVISIONING, RUNNING, STOPPED, ERROR, TERMINATED Filter to exclude terminated sandboxes when True
Filter by labels (sandboxes must have ALL specified labels)
Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100