Skip to main content
GET
Get the live view

Authorizations

Authorization
string
header
required

Phone Harness account API key (pck_…). The dashboard may use a Clerk session JWT with the same header. Never put an account key in a URL.

Path Parameters

sid
string
required

Session ID returned by POST /sessions.

Query Parameters

token
string

The session's view grant from its watch_url. Used instead of a bearer credential by watch link holders.

Response

View-only viewer capability; private, no-store.

url
string<uri>
required

Opaque sensitive viewer capability. Current embedding is restricted to the configured Phone Harness dashboard origin.

expires_at
number
required

Viewer expiry; no later than the session expiry. Unix time in seconds.