API ReferenceAPI v2SessionsGet Session Public ShareCopy pageGEThttps://api.browser-use.com/api/v2/sessions/:session_id/public-shareGet public share information including URL and usage statistics.AuthenticationX-Browser-Use-API-KeystringAPI Key authentication via headerPath parameterssession_idstringRequiredformat: "uuid"ResponseSuccessful ResponseshareTokenstringToken to access the public shareshareUrlstringURL to access the public shareviewCountintegerNumber of times the public share has been viewedlastViewedAtdatetime or nullTimestamp of the last time the public share was viewed (None if never viewed)Errors404Not Found Error422Unprocessable Entity Error