Get profile detail
Get a profile's full configuration. `browser_config` uses the same per-field `{ mode, ...values }` shape as the **Create profile** body, so a detail response can be edited and sent back to **Update profile**. `rotating_proxy` is present only when `proxy_mode` = `rotating`. `cookie_data` is the cookies as a plaintext JSON string.
Authentication
X-API-Keystring
API Key authentication via header
Path parameters
id
string Required Profile UUID.
Response
OK
code
data
success