Skip to main content
GET
Get the owner viewer

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.

Response

Owner 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.