Skip to main content
GET
Connect to terminal WebSocket stream

Authorizations

x-api-key
string
header
required

Dedalus API key. Alternative to Bearer token.

Headers

X-Dedalus-Org-Id
string<uuid>

Organization ID header applied to all DCS requests.

Path Parameters

machine_id
string
required

Machine identifier.

Required string length: 4 - 253
Pattern: ^dm-[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
terminal_id
string
required

Terminal identifier.

Required string length: 1 - 253
Pattern: ^[A-Za-z0-9]([A-Za-z0-9._-]*[A-Za-z0-9])?$

Response

Switching Protocols to WebSocket

Last modified on July 13, 2026