Skip to main content
POST
Probe a WebSocket trigger's connection

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

project_id
string
required
ws_trigger_id
string
required

Response

Short-lived probe succeeded. The body is the WsListener DO's own result — ok is the only guaranteed field; the DO may include the first frames it saw.

ok
enum<boolean>
required
Available options:
true