Get proxy by ID
Proxies
Get proxy by ID
Retrieve a proxy belonging to the caller’s organization by ID.
GET
Get proxy by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Proxy retrieved
Configuration for routing traffic through a proxy.
Proxy type to use. In terms of quality for avoiding bot-detection, from best to worst: mobile > residential > isp > datacenter.
Available options:
datacenter, isp, residential, mobile, custom Readable name of the proxy.
Protocol to use for the proxy connection.
Available options:
http, https Current health status of the proxy.
Available options:
available, unavailable Timestamp of the last health check performed on this proxy.
IP address that the proxy uses when making requests.
Example:
"192.168.1.1"
Configuration specific to the selected proxy type.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5

