Skip to main content
POST
Generate eavesdrop session token

Authorizations

Authorization
string
header
required

Send your organization API key as Authorization: Bearer <key>.

Path Parameters

id
string<uuid>
required

Call id

Query Parameters

organization_id
string<uuid>

Required when authenticating with an internal API key; scopes the request to one organization.

Response

Eavesdrop session token.

Short-lived credential for one eavesdrop WebSocket connection.

token
string
required

JWT with the eavesdrop scope and a call_id claim matching the requested call.