Get profile detail

View as Markdown
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

idstringRequired

string Required Profile UUID.

Response

OK
codeinteger
dataobject
successboolean