Get Browser Profile

Returns information about a specific browser profile and its configuration settings.

Path parameters

profile_idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
profile_idstringformat: "uuid"
profile_namestring
descriptionstring
persistboolean
ad_blockerboolean
proxyboolean
proxy_country_codeenum
browser_viewport_widthinteger
browser_viewport_heightinteger
store_cacheboolean
is_mobileboolean

Errors