Report liveness and read the authoritative run state
Records that a browser is alive, renews its exclusive lease on the account, and returns the run state the extension must obey — which is how a pause from the web app reaches the browser without a push channel. Also carries the wrong-account guard: if the browser is signed in as somebody other than the bound member, the response says so and the extension must stop.
Authorizations
Body
This browser's lease identity; only the holder is handed work.
8 - 64True when LinkedIn is challenging the account; auto-pauses it.
32Who the browser is currently signed in as, for the mismatch guard.
128Response
Successful Response
The authoritative run state, returned on every heartbeat.
account_mismatch is the hard stop: the browser is signed in as somebody
other than the account we are bound to, and acting would send this customer's
outreach from the wrong identity.
Whether the agent waits to be told, or works through the queue on its own.
A newly paired account starts MANUAL on purpose: we never act unattended
on somebody's LinkedIn account before its owner has watched a step run.
manual, auto