browser

Check whether the desktop browser runtime is connected for a session

get/api/v1/browser/status

Query parameters

sessionIdstring

AO session identifier.

AO session identifier.

Headers

X-AO-Browser-Capabilitystring

Opaque browser capability injected into the owning AO worker.

Opaque browser capability injected into the owning AO worker.

Response

OK

connectedboolean required
connectedAtstring date-time
sessionIdstring required
transportstring required

Changes

Changed in 2 of the 169 revisions of this API.6

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added