Get Session Proxy
Session Proxy
Get Session Proxy
Get the current proxy configuration for a browser session.
GET
Get Session Proxy
Overview
Returns the session’s current proxy state — whether a proxy is active, which provider and location it uses, and whether the exit IP is sticky. Returnsenabled: false for sessions running without a managed proxy.
Path Parameters
Browser session ID (UUID).
Example Request
Response
Success Response (200)
Whether a proxy is currently active for this session.
Proxy provider —
oxylabs or evomi. Absent when enabled is false.Country code of the exit IP.
Whether the exit IP is held for the life of the session.
Error Responses
| Status | Description |
|---|---|
401 | Unauthorized — invalid or missing API key. |
404 | Session not found or not owned by the caller. |