List profiles

GET {{API_BASE_URL}}/browser/v2

Request Params

KeyDatatypeRequiredDescription
searchnull
limitstring
pagestring
sorterFieldstring
sorterOrderstring

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"profiles":[{"name":"string","role":"owner","id":"string","notes":"","browserType":"chrome","lockEnabled":false,"timezone":{"fillBasedOnIp":true,"timezone":""},"navigator":{"userAgent":"string","resolution":"1280x1024","language":"en-US,en;q=0.9"},"geolocation":{"mode":"prompt","enabled":true,"customize":true,"fillBasedOnIp":true,"latitude":0,"longitude":0,"accuracy":10},"canBeRunning":true,"os":"lin","proxy":{"mode":"gologin","port":80,"autoProxyRegion":"de","torProxyRegion":"us","host":"","username":"","password":""},"proxyType":"gologin","proxyRegion":"de","sharedEmails":[],"shareId":"63da25eb9d88dd20a5a9a806","createdAt":"2023-02-01T08:42:19.014Z","updatedAt":"2023-02-01T10:36:07.091Z","lastActivity":"2023-02-01T08:42:55.029Z","chromeExtensions":[],"userChromeExtensions":[],"tags":[],"proxyEnabled":true}],"allProfilesCount":1,"currentOrbitaMajorV":"108","currentBrowserV":"108.0.5359.71","currentTestBrowserV":"108.0.5359.71","currentTestOrbitaMajorV":"108"}