Get Browser Profile

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

Authentication

AuthorizationBearer

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

Path Parameters

profile_idstringRequiredformat: "uuid"

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