Skip to main content
GET
Stream Warm Pool Workspace Updates

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys.

Path Parameters

workspaceId
string<uuid>
required

Warm pool workspace UUID (from the id field returned by GET /v1/warm-pools/{configId}/workspaces).

Response

SSE stream of warm pool workspace updates

SSE events. Each event has type in {output, status, complete, error} plus an optional output, status, workspace, or message payload.