Get Session Public Share
GET
https://api.browser-use.com/api/v2/sessions/:session_id/public-share
Get public share information including URL and usage statistics.
Authentication
X-Browser-Use-API-Keystring
API Key authentication via header
Path Parameters
session_idstringRequired
format: "uuid"Response
Successful Response
shareTokenstring
Token to access the public share
shareUrlstring
URL to access the public share
viewCountinteger
Number of times the public share has been viewed
lastViewedAtdatetime or null
Timestamp of the last time the public share was viewed (None if never viewed)