{ "profile_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "profile_name": "<string>", "description": "<string>", "persist": true, "ad_blocker": true, "proxy": true, "proxy_country_code": "us", "browser_viewport_width": 123, "browser_viewport_height": 123, "store_cache": true, "is_mobile": true }
Returns information about a specific browser profile and its configuration settings.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Response model for a single browser profile.
Was this page helpful?