Skip to main content

List Cookies

GET 

/workstations/:workstation_id/browser/cookies

Retrieve all cookies from the browser's default context. This returns cookies accessible across all tabs, not just the active tab.

Each cookie object contains detailed information including name, value, domain, path, expiration, and security settings.

Request

Responses

Successfully retrieved cookies