Skip to main content

HTML

POST 

/workstations/:workstation_id/browser/html

Retrieve the HTML content of the active tab of the Workstation browser.

Request

Path Parameters

    workstation_id uidrequired

    The UID associated to a Workstation. Learn more

Responses

Browser-HTML action successful

Schema

    html string

    The HTML content of the active tab.

Loading...