API ReferenceSessionsGet Session Public ShareGEThttps://api.browser-use.com/api/v2/sessions/:session_id/public-shareGet public share information including URL and usage statistics.Path parameterssession_idstringRequiredformat: "uuid"HeadersX-Browser-Use-API-KeystringRequiredResponseSuccessful ResponseshareTokenstringToken to access the public shareshareUrlstringURL to access the public shareviewCountintegerNumber of times the public share has been viewedlastViewedAtstring or nullformat: "date-time"Timestamp of the last time the public share was viewed (None if never viewed)Errors404Not Found Error422Unprocessable Entity Error