class BoxesAPIResourceAdd Runs To Annotation Queue
Create a snapshot by capturing the current state of a sandbox or promoting an existing checkpoint.
Create a short-lived JWT for accessing an HTTP service running on a specific port inside a sandbox. Returns a browser_url (sets auth cookie via redirect), a service_url (for use with the X-Langsmith-Sandbox-Service-Token header), the raw token, and its expiry.
Retrieve the lightweight status of a sandbox for polling.
Get Runs From Annotation Queue
Get the state of sharing a dataset
Start a stopped or failed sandbox. This endpoint is not idempotent.
Stop a ready sandbox. This endpoint is not idempotent; the filesystem is preserved for later restart.
Update Run In Annotation Queue