Get a specific browser profile by its ID.
Retrieves the complete details of a browser profile, including all its configuration settings like viewport dimensions, proxy settings, and behavior flags.
Args:
Returns:
Raises:
Successful Response
View model for representing a browser profile
Attributes: id: Unique identifier for the profile name: Display name for the profile description: Optional description of the profile persist: Whether browser state should persist between sessions ad_blocker: Whether ad blocking is enabled proxy: Whether proxy is enabled proxy_country_code: Country code for proxy location store_cache: Whether to store browser cache browser_viewport_width: Browser viewport width in pixels browser_viewport_height: Browser viewport height in pixels is_mobile: Whether the browser should be in mobile view created_at: Timestamp when the profile was created updated_at: Timestamp when the profile was last updated